diff --git a/geonode/templates/base.html b/geonode/templates/base.html index 607aa971e89..4b43e78b897 100644 --- a/geonode/templates/base.html +++ b/geonode/templates/base.html @@ -34,6 +34,9 @@ {% block title %}{{ SITE_NAME }}{% endblock %} + + + {% block head %} {% if DEBUG_STATIC %}