{% load static %} {% load custom_tags %}
{% endif %} {% if results.data_table_config.display_index%} | {% endif %} {% for header in results.table_headers %} | {{ header|safe }} | {% endfor %}
---|---|---|
{{index}} | {% endif %} {% if results.data_table_config.display_index%}{{forloop.counter}} | {% endif %} {% for attrname in results.table_data_accessors%}{{row|attrvalue:attrname|safe}} | {% endfor %}