diff --git a/sigl/templates/base.html.j2 b/sigl/templates/base.html.j2
index 3415bfc..f7ef727 100644
--- a/sigl/templates/base.html.j2
+++ b/sigl/templates/base.html.j2
@@ -12,6 +12,14 @@
{% else %}
{% endif %}
+
{% block head_styles %}{% endblock %}