From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Wed, 23 Aug 2023 09:01:30 +0000 (-0700) Subject: [3.11] gh-107136: Remove Plausible for docs metrics (GH-107856) (#108335) X-Git-Tag: v3.11.5~7 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=07c727e92a72ea8a9e7d9705b4afc261c32fa1ce;p=thirdparty%2FPython%2Fcpython.git [3.11] gh-107136: Remove Plausible for docs metrics (GH-107856) (#108335) (cherry picked from commit fc23f34cc9701949e6832eb32f26ea89f6622b82) Co-authored-by: Hugo van Kemenade --- diff --git a/Doc/tools/templates/layout.html b/Doc/tools/templates/layout.html index 80103158ea01..9498b2ccc5af 100644 --- a/Doc/tools/templates/layout.html +++ b/Doc/tools/templates/layout.html @@ -26,9 +26,6 @@ {% endblock %} {% block extrahead %} - {% if builder == "html" %} - - {% endif %} {% if builder != "htmlhelp" %} {% if pagename == 'whatsnew/changelog' and not embedded %}