We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3df9dec commit b7cddc3Copy full SHA for b7cddc3
Doc/tools/templates/layout.html
@@ -4,6 +4,7 @@
4
style="vertical-align: middle; margin-top: -1px"/></li>
5
<li><a href="https://www.python.org/">Python</a>{{ reldelim1 }}</li>
6
<li>
7
+ <span class="language_switcher_placeholder">{{ language or 'en' }}</span>
8
{%- if versionswitcher is defined %}
9
<span class="version_switcher_placeholder">{{ release }}</span>
10
<a href="{{ pathto('index') }}">{% trans %}Documentation {% endtrans %}</a>{{ reldelim1 }}
0 commit comments