{% load brillixytags admin_list %} {% load i18n %}
{% if cl.formset and cl.result_count %}{% endif %}
{% if pagination_required %}
{% for i in page_range %} {% page_number cl i %} {% endfor %}
{% if show_all_url %} {% endif %} {% endif %}