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 9761abf commit 302df02Copy full SHA for 302df02
Doc/tools/templates/indexcontent.html
@@ -5,7 +5,7 @@
5
{% block body %}
6
<h1>{{ docstitle|e }}</h1>
7
<p>
8
- {% trans %}Welcome! This is the documentation for Python {{ release }}.{% endtrans %}
+ {% trans %}Welcome! This is the official documentation for Python {{ release }}.{% endtrans %}
9
</p>
10
<p><strong>{% trans %}Parts of the documentation:{% endtrans %}</strong></p>
11
<table class="contentstable" align="center"><tr>
0 commit comments