From 1930763d38fa3b20e99371cb0bdddf9c9a9859ba Mon Sep 17 00:00:00 2001 From: Maxim Stewart Date: Sat, 31 Oct 2020 16:06:44 -0500 Subject: [PATCH] Import order change --- src/core/templates/layout.html | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/src/core/templates/layout.html b/src/core/templates/layout.html index 88eac92..e8dd185 100644 --- a/src/core/templates/layout.html +++ b/src/core/templates/layout.html @@ -77,12 +77,13 @@ - - - + + + + {% block body_scripts_additional %} {% endblock body_scripts_additional%} {% endblock %}