{# Displays links to the previous and next page in the TOCtree order. #}
{{ _("previous") }}
{{ prev_title or prev.title }}
{{ _("next") }}
{{ next_title or next.title }}