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