- Docs » {% for doc in parents %}
- {{ doc.title }} » {% endfor %}
- {{ title }}
- {% if display_github %} Edit on GitHub {% elif display_bitbucket %} Edit on Bitbucket {% elif show_source and has_source and sourcename %} View page source {% endif %}
{# TEMPLATE VAR SETTINGS #} {%- set url_root = pathto('', 1) %} {%- if url_root == '#' %}{% set url_root = '' %}{% endif %} {%- if not embedded and docstitle %} {%- set titlesuffix = " — "|safe + docstitle|e %} {%- else %} {%- set titlesuffix = "" %} {%- endif %}
{% block htmltitle %}