From e40d83e7a2b1651841709043b224132b7f1908a7 Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 6 Jun 2024 11:15:36 -0400 Subject: [PATCH] Get rid of footer. Need to figure out how to stop it overlapping content on mobile. --- templates/base.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/templates/base.html b/templates/base.html index 26cd9f9..d57ffd9 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,6 +1,7 @@ + {% block title %}{% endblock %} @@ -30,7 +31,7 @@
-