From: Jacob Coffee Date: Tue, 2 Sep 2025 19:02:00 +0000 (-0400) Subject: Doc: Track file downloads via plausible (#138393) X-Git-Tag: v3.15.0a1~528 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e4e2390a64593b33d65567179265f9c2cd9acae1;p=thirdparty%2FPython%2Fcpython.git Doc: Track file downloads via plausible (#138393) 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 %}