mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-12-25 02:44:18 +00:00
Change block name from body to page_content
This commit is contained in:
parent
f586d762e3
commit
fa4fa57a89
@ -18,7 +18,7 @@
|
|||||||
<body>
|
<body>
|
||||||
{% include 'sidenav.html.j2' %}
|
{% include 'sidenav.html.j2' %}
|
||||||
|
|
||||||
{% block body %}
|
{% block page_content %}
|
||||||
{% endblock %}
|
{% endblock %}
|
||||||
|
|
||||||
<!--JavaScript at end of body for optimized loading-->
|
<!--JavaScript at end of body for optimized loading-->
|
||||||
|
Loading…
Reference in New Issue
Block a user