{% load i18n admin_static admin_urls %} {% if result_hidden_fields %}
|
{% if header.sortable %}
{{ header.text|capfirst }}
{% if header.sort_priority > 0 %}
{% endif %}
{% if header.sort_priority > 0 %}
{% endif %}
{% else %}
{{ header.text|capfirst }}
{% endif %}
|
{% endfor %}
|---|
| {{ result.form.non_field_errors }} |