{%- if prev %} {{ _('Previous:') }} {{ prev.title }} {%- endif %} {% if prev and next %} | {% endif %} {%- if next %} {{ _('Next:') }} {{ next.title }} {%- endif %}
{% endif %}{% if sphinx_version < "1.8.0" %} {{ warning("This template needs Sphinx 1.8.0 or highter") }} {% endif %} {%- set url_root = pathto(master_doc) -%} {%- set ismasterdoc = pagename == master_doc -%} {%- set reldelim2 = '—' -%} {%- block doctype -%} {% endblock doctype -%}
{{ metatags }} {%- block htmltitle %} {%- if title -%}{%- if prev %} {{ _('Previous:') }} {{ prev.title }} {%- endif %} {% if prev and next %} | {% endif %} {%- if next %} {{ _('Next:') }} {{ next.title }} {%- endif %}
{% endif %}