{% if page_obj.has_previous %}
  • ← Previous
  • {% endif %} {% if page_obj.has_next %}
  • Next→
  • {% endif %}