{# Sphinx sidebar template: relation links. #} {%- if prev %} {{ _('Previous topic') }} {{ prev.title }} {%- endif %} {%- if next %} {{ _('Next topic') }} {{ next.title }} {%- endif %}
{{ prev.title }}
{{ next.title }}