diff --git a/templates/base.html b/templates/base.html index cc3e9dd5..c27231bd 100644 --- a/templates/base.html +++ b/templates/base.html @@ -14,14 +14,16 @@ - + {% block css %} {% endblock %} - + {% block preload_js %} @@ -46,32 +48,40 @@