diff --git a/website/common/templates/base.html b/website/common/templates/base.html
index c927485..39216ec 100644
--- a/website/common/templates/base.html
+++ b/website/common/templates/base.html
@@ -11,7 +11,6 @@
{% if current_site and current_site.site_name %}:: {{ current_site.site_name }}{% endif %}
{% endblock %}
-
{% if not SEO_INDEX %}