From c05cae8c6279a7071bd438b30365a7b46c220c3e Mon Sep 17 00:00:00 2001 From: Nick Sergeant Date: Fri, 17 Jul 2015 13:46:38 -0400 Subject: [PATCH] Fix bad endblock. --- templates/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/base.html b/templates/base.html index 130c928..d041d02 100644 --- a/templates/base.html +++ b/templates/base.html @@ -466,7 +466,7 @@ {% include 'analytics.html' %} -{% block analytics %}{% endif %} +{% block analytics %}{% endblock %} {% block preload %}