1 {%- extends
"sphinx_rtd_theme/breadcrumbs.html" %}
3 {% block breadcrumbs_aside %}
4 {% if hasdoc(pagename) %}
5 <li class=
"wy-breadcrumbs-aside">
6 {% if show_source and has_source and sourcename %}
7 <a href=
"{{ pathto('_sources/' + sourcename, true)|e }}" rel=
"nofollow"> {{ _('View page source') }}
</a>