From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Wed, 13 Sep 2023 10:35:42 +0000 (-0700) Subject: [3.12] GH-104395: Add a link in 'Meta Information' to the docs download page (GH... X-Git-Tag: v3.12.0rc3~26 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b8205447f977124dcc41f7d5b0a1bf44e9b8591;p=thirdparty%2FPython%2Fcpython.git [3.12] GH-104395: Add a link in 'Meta Information' to the docs download page (GH-104443) (#109345) GH-104395: Add a link in 'Meta Information' to the docs download page (GH-104443) (cherry picked from commit 90cf345ed42ae4d17d2a073718985eb3432a7c20) Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Co-authored-by: Hugo van Kemenade --- diff --git a/Doc/tools/templates/indexcontent.html b/Doc/tools/templates/indexcontent.html index a96746b69fd4..1e3ab7cfe02f 100644 --- a/Doc/tools/templates/indexcontent.html +++ b/Doc/tools/templates/indexcontent.html @@ -62,6 +62,7 @@ + {% endblock %}