{% load i18n %} {% if page_obj %} {% if page_obj.has_previous or page_obj.has_next %}
{% endif %} {% endif %}