minint: restore nav (#57655)

This commit is contained in:
Thomas Jund 2021-10-18 16:48:52 +02:00
parent 16b8fbcf2d
commit 0e543d1424
1 changed files with 2 additions and 0 deletions

View File

@ -130,6 +130,8 @@
<div id="nav" class="gru-nav togglable" role="navigation">
{% block menu %}
{% show_menu depth=2 ignore_visibility=True %}
{% placeholder "menu_right" %}
{% endblock %}
</div>