From 5de84c9242643f786eff03726286578726d7d390 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 5 Jun 2024 18:20:59 +0200 Subject: Merging upstream version 7.3.7. Signed-off-by: Daniel Baumann --- doc/_themes/sphinx13/layout.html | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'doc/_themes/sphinx13/layout.html') diff --git a/doc/_themes/sphinx13/layout.html b/doc/_themes/sphinx13/layout.html index 86a7943..aae163a 100644 --- a/doc/_themes/sphinx13/layout.html +++ b/doc/_themes/sphinx13/layout.html @@ -3,16 +3,17 @@ {% block extrahead %} {{ super() }} -{%- if not embedded and pagename == 'index' %} +{%- if not embedded and pagename == root_doc %} {%- endif %} {% endblock %} {% block header %} {% endblock %} @@ -20,7 +21,7 @@