{% if not kiosk_mode %}
{% include "htmx/incident/_filter_controls.html" %}
{% include "htmx/incident/_incident_filterbox.html" %}
{% else %} {# Keep the fields hidden but included for kiosk mode to support auto-refresh #} {% endif %}