{% load admin_list %} {% load i18n %}
{% if pagination_required %} {% for i in page_range %} {% paginator_number cl i %} {% endfor %} {% endif %}