{# HTMX fragment: replaces #pv-table-container innerHTML. Returns full table + pagination + OOB count label update. #} {% include "list_table.html" %} {# OOB swap: update the record count in the page heading #} {{ total }} record{{ 's' if total != 1 else '' }}