diff --git a/ram/portal/templates/base.html b/ram/portal/templates/base.html index 0e60593..b3a78f7 100644 --- a/ram/portal/templates/base.html +++ b/ram/portal/templates/base.html @@ -23,7 +23,7 @@ {% endif %} - + {% block extra_head %} {{ site_conf.extra_head | safe }} {% endblock %}