{% comment %} Reusable pagination component with accessibility and responsive design. Usage: {% include 'components/pagination.html' with page_obj=page_obj %} {% endcomment %} {% if page_obj.has_other_pages %} {% endif %}