From fe345872b65e677503d7c19bc272079a5f0b8113 Mon Sep 17 00:00:00 2001 From: ZizzyDizzyMC Date: Wed, 10 Feb 2021 21:54:04 -0500 Subject: [PATCH] test --- templates/base.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/base.html b/templates/base.html index 5e26ce4..d933ec8 100644 --- a/templates/base.html +++ b/templates/base.html @@ -3,9 +3,9 @@ {% block title %}{{ sitename }}{% endblock %} - - - + + + {% block head %}{% endblock %}