{% load fhadmin_module_groups i18n %} {% fhadmin_group_list request %} {% if group_list %}
{{ model.name }} | {% else %}{{ model.name }} | {% endif %} {% if model.perms.add %}{% else %} | {% endif %} |
---|
{% trans "You don't have permission to edit anything." %}
{% endif %}