{% extends 'permission_index.html' %} {% block toolbar %} {#
#} {# {% include 'include/_breadcrumbs.html' %}#} {#
#} {#
#} {# {% include 'include/_auth_toolbar.html' %}#} {#
#} {% endblock %} {% block content %}
{% include 'include/_editor_toolbar.html' %} {# #}
{% if permissions %}
{% endif %}
{% endblock %}