Commit fa46b56f authored by Serge S. Koval's avatar Serge S. Koval

access_control block in base template

parent 097c8a6d
......@@ -36,6 +36,8 @@
{{ layout.menu_links() }}
</ul>
{% endblock %}
{% block access_control %}
{% endblock %}
</div>
</div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment