Skip to content

Commit b7cddc3

Browse files
committed
Doc: Indicate the language
1 parent 3df9dec commit b7cddc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Doc/tools/templates/layout.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
style="vertical-align: middle; margin-top: -1px"/></li>
55
<li><a href="https://www.python.org/">Python</a>{{ reldelim1 }}</li>
66
<li>
7+
<span class="language_switcher_placeholder">{{ language or 'en' }}</span>
78
{%- if versionswitcher is defined %}
89
<span class="version_switcher_placeholder">{{ release }}</span>
910
<a href="{{ pathto('index') }}">{% trans %}Documentation {% endtrans %}</a>{{ reldelim1 }}

0 commit comments

Comments
 (0)