From 816425fc89438e8b2c5fe483f5294b04528975df Mon Sep 17 00:00:00 2001 From: SvyatoslavArtymovych Date: Mon, 1 May 2023 15:39:59 +0300 Subject: [PATCH] fix error with url_for on home page --- app/templates/home/index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/app/templates/home/index.html b/app/templates/home/index.html index 234d4f0..64376db 100644 --- a/app/templates/home/index.html +++ b/app/templates/home/index.html @@ -65,11 +65,11 @@ {% endblock %}