{% extends "python_docs_theme/layout.html" %} {% block rootrellink %} {% if theme_root_url is defined and theme_root_url | length and theme_root_name is defined and theme_root_name | length %}
  • {{theme_root_name}}{{ reldelim1 }}
  • {% endif %} {% if theme_root_include_title %} {{ shorttitle }}{{ reldelim1 }} {% endif %} {% endblock %} {% block extrahead %} {% if builder != "htmlhelp" %} {% if not embedded %}{% endif %} {% endif %} {% endblock %} {%- block footer %} {%- endblock %}