From b8fdab8822a64b400ccd611127a78725d183f60c Mon Sep 17 00:00:00 2001 From: ZizzyDizzyMC Date: Tue, 9 Feb 2021 20:07:45 -0500 Subject: [PATCH] Update base.html --- templates/base.html | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/templates/base.html b/templates/base.html index 847a995..17b1ea2 100644 --- a/templates/base.html +++ b/templates/base.html @@ -30,10 +30,7 @@ {% block content %}{% endblock %}