From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Thu, 18 Apr 2024 11:40:05 +0000 (+0200) Subject: [3.12] Doc: Render version/language selector on Read the Docs (GH-116966) (#118038) X-Git-Tag: v3.12.4~204 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aa2fc81ea3a98aa437c43c5bf74512eece809b21;p=thirdparty%2FPython%2Fcpython.git [3.12] Doc: Render version/language selector on Read the Docs (GH-116966) (#118038) Co-authored-by: Manuel Kaufmann --- diff --git a/Doc/tools/templates/layout.html b/Doc/tools/templates/layout.html index 9498b2ccc5af..3c12b01b558f 100644 --- a/Doc/tools/templates/layout.html +++ b/Doc/tools/templates/layout.html @@ -41,4 +41,90 @@ {{ "}" }} {{ super() }} + + + {% endblock %}