diff --git a/mediagoblin/templates/mediagoblin/base.html b/mediagoblin/templates/mediagoblin/base.html
index 0d22608b..e430cfca 100644
--- a/mediagoblin/templates/mediagoblin/base.html
+++ b/mediagoblin/templates/mediagoblin/base.html
@@ -37,6 +37,15 @@
href="{{ request.staticdirect('/css/base.css') }}"/>
+
+
+
+
{# For clarification, the difference between the extra_head.html template
# and the head template hook is that the former should be used by
@@ -181,14 +190,5 @@
{%- endblock mediagoblin_body %}
{% include 'mediagoblin/bits/body_end.html' %}
-
-
-
-