{%- if prev %}
  • {{ "«"|safe }} {{ _('previous') }}
  • {%- endif %} {%- if next %}
  • {{ _('next') }} {{ "»"|safe }}
  • {%- endif %}