{# sphinxjp/sourcelink.html ~~~~~~~~~~~~~~~~~~~~~~~~~ Sphinx sidebar template: "show source" link. :copyright: Copyright 2011 by the sphinx-users.jp team, see AUTHORS. :license: MIT, see LICENSE for details. #} {%- if show_source and has_source and sourcename %}

{{ _('This Page') }}

{%- endif %}