diff --git a/templates/header.html b/templates/header.html index 68c0b8af..97cfe064 100644 --- a/templates/header.html +++ b/templates/header.html @@ -15,7 +15,7 @@ var modRoot="{{ config.root }}"+(inMod ? "mod.php?/" : ""); {% if not nojavascript %} - + {% if not config.additional_javascript_compile %} {% if not config.deferred_javascript %} {% for javascript in config.additional_javascript|merge(config.additional_javascript_defer) %}{% endfor %} @@ -25,7 +25,7 @@ {% endif %} {% endif %} {% if mod %} - + {% endif %} {% endif %} {% if config.recaptcha %} diff --git a/templates/mod/ban_list.html b/templates/mod/ban_list.html index 128807ac..9e511b29 100644 --- a/templates/mod/ban_list.html +++ b/templates/mod/ban_list.html @@ -1,4 +1,4 @@ - +