{% for column in table.columns %} {% endfor %} {% if not table.ajax_url %} {% for row in table.rows %} {% for cell in row.cells %} {% endfor %} {% endfor %} {% endif %} {% if table.show_footer %} {% if False and table.row_action_classes %} {% endif %} {% for column in table.columns %} {% endfor %} {% endif %}
{{ column }}
{{ cell }}
{{ column }}