{% if paginator.previous_page %} ← Previous {% else %} ← Previous {% endif %} Page: {{ paginator.page }} of {{ paginator.total_pages }} {% if paginator.next_page %} Next → {% else %} Next → {% endif %}