From 608ce1d9910cd68ce825838ea313e02c598f908e Mon Sep 17 00:00:00 2001 From: Mica White Date: Mon, 8 Dec 2025 20:08:21 -0500 Subject: Stuff --- static/templates/base.html | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) (limited to 'static/templates/base.html') diff --git a/static/templates/base.html b/static/templates/base.html index 021f95e..2096f78 100644 --- a/static/templates/base.html +++ b/static/templates/base.html @@ -1,16 +1,16 @@ - - - - {% block title %}{% endblock title %} - - - - {% block head %}{% endblock head %} - - - {% block content %}{% endblock content %} - - - + + + + {% block title %}{% endblock title %} + + + + {% block head %}{% endblock head %} + + + {% block content %}{% endblock content %} + + + -- cgit v1.2.3