{% load i18n %}
{% if has_delete_permission %} {% endif %} {% if has_delete_permission %} {% endif %} {% for heading in data_headings %} {% endfor %} {% for row in data_rows %} {% if has_delete_permission %} {% endif %} {% for cell in row.fields %} {% endfor %} {% endfor %}
{{ heading }}
{{ cell }}