mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-15 01:05:42 +00:00
codestyle in nopaque base template
This commit is contained in:
parent
3923f6dd32
commit
9c9790be89
@ -13,7 +13,7 @@
|
||||
{{ super() }}
|
||||
{% endblock metas %}
|
||||
|
||||
{% block title %}{{title}}{% endblock title %}
|
||||
{% block title %}{{ title }}{% endblock title %}
|
||||
|
||||
{% block styles %}
|
||||
{{ super() }}
|
||||
|
Loading…
Reference in New Issue
Block a user