{% extends "!footer.html" %} {% block extrafooter %} {{ super() }} {%- if hasdoc(pagename) and show_source %} {%- if source_url_prefix %}

{{ _('View page source') }}

{%- elif has_source and sourcename %}

{{ _('View page source') }}

{%- endif %} {%- endif %} {% endblock %}