{% load i18n static %} {% if result_hidden_fields %}
{% if header.sortable %}
{{ header.text|capfirst }}
{% else %}
{{ header.text|capfirst }}
{% endif %}
|
{% endfor %}
---|
{{ result.form.non_field_errors }} |