{% load unfold_list i18n %}
{% if cl.paginator.template_name %} {% include cl.paginator.template_name %} {% else %} {% include "unfold/helpers/pagination_default.html" %} {% endif %} {% if show_all_url %} {% translate 'Show all' %} {% endif %} {% if cl.formset and cl.result_count %}
{% endif %}