From cf78976d00316e0d2b333e7c8ee53b84d8df18f5 Mon Sep 17 00:00:00 2001 From: Sander Roosendaal Date: Wed, 21 Dec 2016 12:37:39 +0100 Subject: [PATCH] nothing --- rowers/templates/base.html | 7 +++---- rowsandall_app/settings.py | 1 + 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/rowers/templates/base.html b/rowers/templates/base.html index a45eaa3a..5bdb15a0 100644 --- a/rowers/templates/base.html +++ b/rowers/templates/base.html @@ -5,7 +5,6 @@ {% analytical_head_top %} - @@ -20,7 +19,7 @@ {% analytical_head_bottom %} - {% analytical_body_top %} + {% analytical_body_top %}
{% endblock %}
- - + + {% analytical_body_bottom %} diff --git a/rowsandall_app/settings.py b/rowsandall_app/settings.py index f2226e93..90bdda75 100644 --- a/rowsandall_app/settings.py +++ b/rowsandall_app/settings.py @@ -282,3 +282,4 @@ REST_FRAMEWORK = { # Analytics CLICKY_SITE_ID = '101011008' +