{# partials/pagination.html — reusable pagination component #} {% macro render_pagination(page, total_pages, total_items, per_page) %} {% endmacro %}