{% block columns %} {% for col in columns %} {% empty %} {% endfor %} {% endblock columns %} {% block incident_rows %} {% include 'htmx/incidents/_incident_table_rows.html' with incident_list=page.object_list %} {% endblock incident_rows %}
{{ col.label }} No columns configured