diff --git a/files/templates/default.html b/files/templates/default.html index fa2a55edf..46ce176ab 100644 --- a/files/templates/default.html +++ b/files/templates/default.html @@ -199,15 +199,16 @@ {% block stylesheets %} + + {% assets 'css' %} {% endassets %} + {% if v %} - - {% if v.agendaposter %} @@ -216,10 +217,7 @@ {% endif %} {% else %} - - - {% endif %} {% endblock %}