codestyle in nopaque base template

This commit is contained in:
Patrick Jentsch 2020-11-04 13:30:48 +01:00
parent 3923f6dd32
commit 9c9790be89

View File

@ -13,7 +13,7 @@
{{ super() }} {{ super() }}
{% endblock metas %} {% endblock metas %}
{% block title %}{{title}}{% endblock title %} {% block title %}{{ title }}{% endblock title %}
{% block styles %} {% block styles %}
{{ super() }} {{ super() }}