From: Hugo van Kemenade Date: Wed, 12 Jul 2023 02:35:24 +0000 (+0300) Subject: Add Plausible for docs metrics (#106644) X-Git-Tag: v3.13.0a1~1422 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e8ab0096a583184fe24dfbc39eff70d270c8e6f4;p=thirdparty%2FPython%2Fcpython.git Add Plausible for docs metrics (#106644) --- diff --git a/Doc/tools/templates/layout.html b/Doc/tools/templates/layout.html index 9632ad50a51b..18a49271df5f 100644 --- a/Doc/tools/templates/layout.html +++ b/Doc/tools/templates/layout.html @@ -26,6 +26,7 @@ {% endblock %} {% block extrahead %} + {% if builder != "htmlhelp" %} {% if pagename == 'whatsnew/changelog' and not embedded %}