{# sphinx-rigado-theme/sourcelink.html ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Sphinx sidebar template: "show source" link. #} {%- if show_source and has_source and sourcename %}

{{ _('This Page') }}

{{ _('Show Source') }}

{%- endif %}