From: Benjamin Peterson Date: Thu, 21 Jan 2016 06:02:30 +0000 (-0800) Subject: remove script from epub (closes #26172) X-Git-Tag: v3.4.5rc1~20 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c836f717cd73be8bcc9a0d09ba2d048bca9549f6;p=thirdparty%2FPython%2Fcpython.git remove script from epub (closes #26172) --- diff --git a/Doc/tools/templates/layout.html b/Doc/tools/templates/layout.html index 5abff1b3989f..8ae6e23f80d2 100644 --- a/Doc/tools/templates/layout.html +++ b/Doc/tools/templates/layout.html @@ -18,7 +18,7 @@ {% if not embedded %}{% endif %} {% if versionswitcher is defined and not embedded %}{% endif %} - {% if pagename == 'whatsnew/changelog' %} + {% if pagename == 'whatsnew/changelog' and not embedded %}