{% extends 'generic/object.html' %} {% load helpers %} {% block content %}
Группы ролей АС
Название {{ object.name|placeholder }}
Роль {{ object.role }}
Короткий URL {{ object.slug|placeholder }}
{% include 'inc/panels/custom_fields.html' %}
{% include 'inc/panels/tags.html' %} {% include 'inc/panels/comments.html' %}
{% endblock content %}