From: Hugo van Kemenade Date: Tue, 22 Aug 2023 18:45:22 +0000 (+0300) Subject: gh-107136: Remove Plausible for docs metrics (#107856) X-Git-Tag: v3.13.0a1~842 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fc23f34cc9701949e6832eb32f26ea89f6622b82;p=thirdparty%2FPython%2Fcpython.git gh-107136: Remove Plausible for docs metrics (#107856) --- 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 %}