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