From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Tue, 2 Sep 2025 20:00:02 +0000 (+0200) Subject: [3.14] Doc: Track file downloads via plausible (GH-138393) (#138396) X-Git-Tag: v3.14.0rc3~109 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5c47d72c9b28a5112c224174a4e1c073c269a6bd;p=thirdparty%2FPython%2Fcpython.git [3.14] Doc: Track file downloads via plausible (GH-138393) (#138396) Co-authored-by: Jacob Coffee Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> --- diff --git a/Doc/tools/templates/layout.html b/Doc/tools/templates/layout.html index 1cb0200822d9..54c6eb9b5ef7 100644 --- a/Doc/tools/templates/layout.html +++ b/Doc/tools/templates/layout.html @@ -28,7 +28,7 @@ {% block extrahead %} {% if builder == "html" %} {% if enable_analytics %} - + {% endif %} {% if pagename == 'whatsnew/changelog' and not embedded %}