diff --git a/templates/analytics.html b/templates/analytics.html
index e27adf8..6332927 100644
--- a/templates/analytics.html
+++ b/templates/analytics.html
@@ -1,17 +1,16 @@
{% if GOOGLE_ANALYTICS %}
-
+
{% endif %}
{% if GAUGES %}
-
+
{% endif %}
{% if PIWIK_URL and PIWIK_SITE_ID %}
-
+
{% endif %}
diff --git a/templates/article.html b/templates/article.html
index fa5c53a..609dbe7 100644
--- a/templates/article.html
+++ b/templates/article.html
@@ -38,7 +38,7 @@
{% endif %}
{% elif article.header_cover %}
-
+
{% elif HEADER_COVER %}
{% else %}
@@ -78,7 +78,7 @@
{% endif %}
{% elif article.header_cover %}
-
+
{% elif HEADER_COVER %}
{% else %}