{% load i18n aristotle_tags %}
{% if page.has_other_pages %} Showing {{ page.start_index }} - {{ page.end_index }} of {{ page.paginator.count }} results. {% else %} Showing {{ page.paginator.count }} results. {% endif %}{% trans 'Registration Authority' %} {% if sort == "name_asc" %} {% elif sort == "name_desc" %} {% else %} {% endif %} | {% trans 'Definition' %} | {% if sort == "users_asc" %} {% elif sort == "users_desc" %} {% else %} {% endif %} |
---|---|---|
{% if manage %} {{ item.name }} {% else %} {{ item.name }} {% endif %} | {{ item.definition|striptags|safe|truncatewords:50 }} | {{ item.user_count }} | {% if show_all %} {% endif %}