{% load i18n phantom_tags %}
{% if pagination_required and page_range %}
{% endif %}
{{ cl.result_count }} {% ifequal cl.result_count 1 %}{{ cl.opts.verbose_name }}{% else %}{{ cl.opts.verbose_name_plural }}{% endifequal %}{% if show_all_url %}  [{% trans 'Show all' %}]{% endif %}
{% if cl.formset and cl.result_count %}
{% endif %}