{%- if prev %}
  • « {{ _('Previous topic') }}

    {{ prev.title }}
  • {%- endif %} {%- if next %}
  • {{ _('Next topic') }} »

    {{ next.title }}
  • {%- endif %}