From af96956c11de3c93b6da9f3141b31e253689bdd0 Mon Sep 17 00:00:00 2001 From: Andrew Croce Date: Fri, 6 Jul 2018 14:35:54 -0400 Subject: [PATCH] remove the global grid wrapper --- templates/base.html.to | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/base.html.to b/templates/base.html.to index 2c99539c..0a063f22 100644 --- a/templates/base.html.to +++ b/templates/base.html.to @@ -13,11 +13,11 @@ {% include 'header.html.to' %} -
+
{% block content %} these are not the droids you are looking for {% end %} -
+