diff --git a/templates/header.html b/templates/header.html
index 4ef6ce47..a158eff6 100644
--- a/templates/header.html
+++ b/templates/header.html
@@ -1,14 +1,14 @@
-
+
{% if config.url_favicon %}{% endif %}
{% if config.url_appletouchicon %}{% endif %}
{% if config.meta_keywords %}{% endif %}
- {% if config.default_stylesheet.1 != '' %}{% endif %}
- {% if config.default_code_stylesheet.1 != '' %}{% endif %}
+ {% if config.default_stylesheet.1 != '' %}{% endif %}
+ {% if config.default_code_stylesheet.1 != '' %}{% endif %}
{% if config.font_awesome %}{% endif %}
{% if config.country_flags_condensed %}{% endif %}
- {% if config.sc_editor %} {% endif %}
+ {% if config.sc_editor %} {% endif %}
{% if not config.additional_javascript_compile %}
{% if not config.deferred_javascript %}
- {% for javascript in config.additional_javascript|merge(config.additional_javascript_defer) %}{% endfor %}
+ {% for javascript in config.additional_javascript|merge(config.additional_javascript_defer) %}{% endfor %}
{% else %}
- {% for javascript in config.additional_javascript %}{% endfor %}
- {% for javascript in config.additional_javascript_defer %}{% endfor %}
+ {% for javascript in config.additional_javascript %}{% endfor %}
+ {% for javascript in config.additional_javascript_defer %}{% endfor %}
{% endif %}
{% endif %}
{% if mod %}
diff --git a/templates/mod/ban_list.html b/templates/mod/ban_list.html
index 9e511b29..50238deb 100644
--- a/templates/mod/ban_list.html
+++ b/templates/mod/ban_list.html
@@ -1,12 +1,12 @@
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
{% if token_json %}
diff --git a/templates/mod/header.html b/templates/mod/header.html
index e0ede06a..626e04c2 100644
--- a/templates/mod/header.html
+++ b/templates/mod/header.html
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/templates/mod/pages.html b/templates/mod/pages.html
index c2395c02..f6be9487 100644
--- a/templates/mod/pages.html
+++ b/templates/mod/pages.html
@@ -1,4 +1,4 @@
-
+
{% if board %}
@@ -27,7 +27,7 @@
{% trans %}URL{% endtrans %}
{% trans %}Title{% endtrans %}
-
+
diff --git a/templates/mod/recent_posts.html b/templates/mod/recent_posts.html
index 8ee2e275..ba93bf60 100644
--- a/templates/mod/recent_posts.html
+++ b/templates/mod/recent_posts.html
@@ -1,5 +1,5 @@
-
-
+
+
{% if not posts %}