{# Next and Previous #} {% if prev %} {{ _('Previous') }} {% endif %} {% if next %} {{ _('Next') }} {% endif %}