{% load admin_list surface_theme %} {% load i18n %} {% get_params as params %}
{% if pagination_required %}
{% endif %}{{ cl.result_count }} {% if cl.result_count == 1 %}{{ cl.opts.verbose_name|capfirst }}{% else %}{{cl.opts.verbose_name_plural|capfirst }}{% endif %}