{% extends 'permission_index.html' %} {% load static %} {% load add_class %} {% block content %} {# {% include 'include/_breadcrumbs.html' %}#}
{% csrf_token %}
{{ role.name.errors }}
{#
#} {# #} {#
#}
{% include 'forms/permission/edit.html' %}
Локация
Подсистема
Тип объекта
Инженерный объект
Доступ
Индекс
{% include 'forms/permission/edit.html' %}
{% endblock %} {% block script %} {% endblock %}