From: Georg Brandl Date: Mon, 1 Oct 2012 17:26:09 +0000 (+0200) Subject: Fix page name. X-Git-Tag: v3.3.1rc1~815^2~62 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=243729151e3b49c9b7dfff741ee173c52aba63a0;p=thirdparty%2FPython%2Fcpython.git Fix page name. --- diff --git a/Doc/tools/sphinxext/layout.html b/Doc/tools/sphinxext/layout.html index df728aa16f28..4db64f153bb4 100644 --- a/Doc/tools/sphinxext/layout.html +++ b/Doc/tools/sphinxext/layout.html @@ -8,7 +8,7 @@ {% block extrahead %} {% if not embedded %}{% endif %} - {% if pagename == 'whatsnew/news' %} + {% if pagename == 'whatsnew/changelog %}