{% load i18n %}

{% if first_page_url %} 1 {% endif %} {% if prev_page_url %} {% endif %} {% if cur_number == 1 and not cl.result_list %} 0 {{ cl.opts.verbose_name_plural }} {% else %} {% trans 'Page' %} {{ cur_number }} {% endif %} {% if next_page_url %} {% endif %} {% if cl.formset and cl.result_count %}{% endif %}