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