diff --git a/ram/portal/templates/base.html b/ram/portal/templates/base.html
index 8c43d79..eaf3b2d 100644
--- a/ram/portal/templates/base.html
+++ b/ram/portal/templates/base.html
@@ -115,19 +115,19 @@
})
})()
-
+
{% block extra_head %}
{{ site_conf.extra_head | safe }}
{% endblock %}