{% load helpers %} {% if perms.netbox_rolesandgroups.view_systemrole %}
Название | Состав данных | Описание | Технические роли | |
---|---|---|---|---|
{{ role.name|slice:":50" }}{% if role.name|length > 50 %}...{% endif %} | {{ role.data_composition|slice:":50" }} {% if role.data_composition|length > 50 %}...{% endif %} | {{ role.description|slice:":50" }} {% if role.description|length > 50 %}...{% endif %} | {{ role.techroles.count }} |