{# ── Full table body (thead + tbody + empty state + pagination) Rendered by both list.html (initial page load) and list_rows.html (HTMX fragment swap on search / sort / page). The outer div "#pv-table-container" lives in list.html and is the htmx.ajax() swap target (swap: 'innerHTML'). #}
| {% if bulk_enabled %} {% else %} {% endif %} | {% if sequence_field %} {# Drag-handle column: no title, narrow gutter. #}{% endif %} {% for h in headers %} {# Drag icon removed from column headers per Nuru spec; draggable attribute kept so JS column-reorder still works. #} | {% endfor %} | Actions |
|---|---|---|---|
| {{ grp.label }} ({{ grp.count }}) |
No records found