diff --git a/templates/index.html b/templates/index.html
index 9515d50a..430e2eab 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -8,7 +8,7 @@
{% if config.meta_keywords %}{% endif %}
{% if config.default_stylesheet.1 != '' %}{% endif %}
- {% if config.font_awesome %}{% endif %}
+ {% if config.font_awesome %}{% endif %}
{% if not nojavascript %}
{% if config.quick_reply %}
diff --git a/templates/thread.html b/templates/thread.html
index 3d2b51de..53c784b4 100644
--- a/templates/thread.html
+++ b/templates/thread.html
@@ -8,7 +8,7 @@
{% if config.meta_keywords %}{% endif %}
{% if config.default_stylesheet.1 != '' %}{% endif %}
- {% if config.font_awesome %}{% endif %}
+ {% if config.font_awesome %}{% endif %}
{% if not nojavascript %}
{% if not config.additional_javascript_compile %}