{% load i18n %} {% if results %}

{{ cl.opts.verbose_name_plural|capfirst }}

{% for header in result_headers %} {% endfor %}
{{ header.text|capfirst }}
{% endif %}