{% load i18n modeladmin_tags %} {% if results %}
| {% if header.sortable %}{% endif %} {{ header.text|capfirst }} {% if header.sortable %}{% endif %} | {% endfor %}
|---|
{% blocktrans trimmed with view.verbose_name_plural as name %}Sorry, there are no {{ name }} matching your search parameters.{% endblocktrans %}