{# SPDX-License-Identifier: Apache-2.0 #} {# Copyright (C) 2025 Marcin Zieba #} {# Pagination nav for a paginated category. Lives inside .nso-cat-results so it #} {# refreshes with the rows; clicks are handled by the delegated pager JS. Param: page. #} {% if page.paginator.num_pages > 1 %} {% endif %}