File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -137,12 +137,12 @@ <h3>{{ _('Navigation') }}</h3>
137137{% block footer %}
138138 < div class ="footer ">
139139 © {% if theme_copyright_url or hasdoc('copyright') -%}
140- < a href ="{% if theme_copyright_url %}{{ theme_copyright_url }}{% else %}{{ pathto('copyright') }}{% endif %} ">
141- {%- endif -%}
142- {%- trans - %}Copyright{%- endtrans -%}
143- {%- if theme_copyright_url or hasdoc('copyright') -%}
144- </ a >
145- {%- endif %} {{ copyright|e }}.
140+ < a href ="{% if theme_copyright_url %}{{ theme_copyright_url }}{% else %}{{ pathto('copyright') }}{% endif %} ">
141+ {%- endif -%}
142+ {%- trans %}Copyright{% endtrans -%}
143+ {%- if theme_copyright_url or hasdoc('copyright') -%}
144+ </ a >
145+ {%- endif %} {{ copyright|e }}.
146146 < br >
147147 {% trans %}This page is licensed under the Python Software Foundation License Version 2.{% endtrans %}
148148 < br >
You can’t perform that action at this time.
0 commit comments