{%- extends "sphinx_rtd_theme/breadcrumbs.html" %} {% block breadcrumbs_aside %} {% if hasdoc(pagename) %}
  • {% if show_source and has_source and sourcename %} {{ _('View page source') }} {% endif %}
  • {% endif %} {% endblock %}