{% load admin_list %} {% load ruadmin i18n %}
{% if pagination_required %} {% for i in page_range %} {% paginator_number cl i %} {% endfor %} {% endif %} {{ cl.result_count }} {{ cl.opts.verbose_name|lower|plural_by_length:cl.result_count }} {% if show_all_url %} {% trans 'Show all' %}{% endif %} {% if cl.formset and cl.result_count %}{% endif %}