Back to Sphinx

Sourcelink

sphinx/themes/basic/sourcelink.html

9.1.0232 B
Original Source

{# Sphinx sidebar template: "show source" link. #} {%- if show_source and has_source and sourcename %}

{{ _('This Page') }}

{%- endif %}