{# Simple (prev/next) paginator (Tailwind). Renders nothing when there is a single page. #} {% if paginator.has_pages() %} {% endif %}