{% load i18n %} {% if prev_url %}
  • ‹ {% trans "previous" %}
  • {% endif %} {% if next_url %}
  • {% trans "next" %} ›
  • {% endif %}