From 2869d0a41fe7ca971aaccf0d7976a671d1db94a4 Mon Sep 17 00:00:00 2001 From: Jason McBrayer Date: Fri, 1 Jun 2018 18:42:52 -0400 Subject: [PATCH] Leave the footer on in FULLBRUTALISM mode --- brutaldon/templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/brutaldon/templates/base.html b/brutaldon/templates/base.html index b74fba1..aabb5ec 100644 --- a/brutaldon/templates/base.html +++ b/brutaldon/templates/base.html @@ -55,7 +55,6 @@ {% endblock %} - {% if not fullbrutalism %} + {% if not fullbrutalism %}