From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Wed, 23 Aug 2023 09:01:19 +0000 (-0700) Subject: [3.12] gh-107136: Remove Plausible for docs metrics (GH-107856) (#108334) X-Git-Tag: v3.12.0rc2~78 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=314c98d293765fb6b930c840e6f6ba80f201b3f7;p=thirdparty%2FPython%2Fcpython.git [3.12] gh-107136: Remove Plausible for docs metrics (GH-107856) (#108334) (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 %}