{%- if prev %}

{{ _('Previous') }}

{{ prev.title }}

{%- endif %} {%- if next %}

{{ _('Next') }}

{{ next.title }}

{%- endif %}