From c2e209f17df427007f285f741c4cdb0c01c05596 Mon Sep 17 00:00:00 2001 From: Oleg Lavrovsky Date: Tue, 18 Feb 2020 16:27:21 +0100 Subject: [PATCH] Standard js scripts in footer --- publichealth/templates/base.html | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/publichealth/templates/base.html b/publichealth/templates/base.html index 98565b2..2f85b72 100644 --- a/publichealth/templates/base.html +++ b/publichealth/templates/base.html @@ -29,13 +29,13 @@ {% include 'footer.html' %} - {% block extra_js %} - - - - - - {% endblock %} + + + + + + + {% block extra_js %}{% endblock %} {% compress js %}