{# Filter bar fragment — pure Tailwind, same HTMX wiring and filter logic #} {% set tbody_target = '#' + (table.table_id or 'dt-table') + '-body' %}