manager: don't use gadjo default behaviour of loading style.css (#23512)

This commit is contained in:
Frédéric Péters 2018-04-30 18:02:44 +02:00
parent 5eccb6c2ac
commit 47d324c34e
1 changed files with 4 additions and 0 deletions

View File

@ -13,6 +13,10 @@
<h2>{% block page_title %}{{ title }}{% endblock %}</h2>
{% endblock %}
{% block css %}
{# don't use gadjo default behaviour of loading $static/css/style.css #}
{% endblock %}
{% block extrascripts %}
{{ block.super }}
<script>