{% load admin_list djblets_js i18n rbadmintags static %} {% if result_hidden_fields %}
{# DIV for HTML validation #} {% for item in result_hidden_fields %}{{item}}{% endfor %}
{% endif %} {% if results %} {% process_result_headers result_headers %}
{% for header in result_headers %} {% endfor %}
{% for header in result_headers %} {% endfor %} {% for header in result_headers %} {% endfor %} {% for result in results %} {% if result.form.non_field_errors %} {% endif %} {% for item in result %}{{item}}{% endfor %} {% endfor %}
{% if header.sortable %} {{header.text|capfirst}} {% else %} {{header.text|capfirst}} {% endif %} {% if header.sortable and header.sort_priority > 0 %}
{% endif %}
{{result.form.non_field_errors}}
{% pagination cl %}
{% endif %}