diff --git a/gadjo/templates/gadjo/base.html b/gadjo/templates/gadjo/base.html index d5d7f25..18c2528 100644 --- a/gadjo/templates/gadjo/base.html +++ b/gadjo/templates/gadjo/base.html @@ -5,6 +5,7 @@ {% block page-title %}{% endblock %} + {% block css %} {% endblock %}