From 35a5a62b576497413e372f7f01b9c3530cecef8c Mon Sep 17 00:00:00 2001 From: Andrew Croce Date: Fri, 6 Jul 2018 16:04:49 -0400 Subject: [PATCH] Change global container classname --- templates/base.html.to | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html.to b/templates/base.html.to index 0a063f22..41d569b6 100644 --- a/templates/base.html.to +++ b/templates/base.html.to @@ -13,7 +13,7 @@ {% include 'header.html.to' %} -
+
{% block content %} these are not the droids you are looking for {% end %}