diff --git a/templates/header.html b/templates/header.html
index 335f572e..51a9593c 100644
--- a/templates/header.html
+++ b/templates/header.html
@@ -12,7 +12,7 @@
var modRoot = "{{ config.root }}" + (inMod ? "mod.php?/" : "");
{% if not nojavascript %}
-
+
{% if not config.additional_javascript_compile %}
{% for javascript in config.additional_javascript %}{% endfor %}
{% endif %}
diff --git a/templates/mod/ban_list.html b/templates/mod/ban_list.html
index 9115ddb3..ee8753f7 100644
--- a/templates/mod/ban_list.html
+++ b/templates/mod/ban_list.html
@@ -1,4 +1,4 @@
-
+