From 5a23f0384d2cc53fd91edd3b86101205fc2d036b Mon Sep 17 00:00:00 2001 From: BroodjeAap Date: Sat, 7 Jan 2023 11:39:10 +0000 Subject: [PATCH] base improvements --- templates/base.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/base.html b/templates/base.html index ed79101..d340980 100644 --- a/templates/base.html +++ b/templates/base.html @@ -4,7 +4,7 @@ - + {{ template "title" .}} @@ -58,10 +58,10 @@ - + {{ template "scripts" .}}