{% load argus_htmx %} {% with field=form|get_form_field:fieldname %}
{{ column.label }} {% include "htmx/incident/cells/_incident_sort_button.html" %} {# Filter dropdown #}
{% endwith %} {% include "htmx/incident/cells/_incident_filter_dropdown_script.html" %}