From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Thu, 8 Jul 2021 15:21:55 +0000 (-0700) Subject: docs: add the word 'official' (GH-26849) X-Git-Tag: v3.9.7~171 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=302df02789d041a09760f86295ea6b4dcd81aa1d;p=thirdparty%2FPython%2Fcpython.git docs: add the word 'official' (GH-26849) (cherry picked from commit af4a2dcc40321de49bffec80bf6c6b5a7d43b134) Co-authored-by: Ned Batchelder --- diff --git a/Doc/tools/templates/indexcontent.html b/Doc/tools/templates/indexcontent.html index 152162ab0dd2..a96746b69fd4 100644 --- a/Doc/tools/templates/indexcontent.html +++ b/Doc/tools/templates/indexcontent.html @@ -5,7 +5,7 @@ {% block body %}

{{ docstitle|e }}

- {% trans %}Welcome! This is the documentation for Python {{ release }}.{% endtrans %} + {% trans %}Welcome! This is the official documentation for Python {{ release }}.{% endtrans %}

{% trans %}Parts of the documentation:{% endtrans %}