From 6c926648b747462513ca542b061ab84c851bd3f6 Mon Sep 17 00:00:00 2001 From: Senad Uka Date: Thu, 6 Jul 2023 07:04:38 +0200 Subject: [PATCH] Small fixes --- CTOAsYouGo/core/templates/core/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CTOAsYouGo/core/templates/core/base.html b/CTOAsYouGo/core/templates/core/base.html index 165ceea..9c8b34b 100644 --- a/CTOAsYouGo/core/templates/core/base.html +++ b/CTOAsYouGo/core/templates/core/base.html @@ -14,7 +14,7 @@ -
+
@@ -45,7 +45,7 @@ {% endblock %}