{%- if next %}

» {{ _('Next topic') }}

{{ next.title }}

{%- endif %} {%- if prev %}

« {{ _('Previous topic') }}

{{ prev.title }}

{%- endif %}