diff --git a/doc/_themes/sphinx13/layout.html b/doc/_themes/sphinx13/layout.html index b8c015673..aae163aea 100644 --- a/doc/_themes/sphinx13/layout.html +++ b/doc/_themes/sphinx13/layout.html @@ -3,14 +3,14 @@ {% block extrahead %} {{ super() }} -{%- if not embedded and pagename == 'index' %} +{%- if not embedded and pagename == root_doc %} {%- endif %} {% endblock %} {% block header %}