{%- extends "basic/layout.html" %} {%- set rs_brand = theme_logo_text or docstitle or shorttitle or project %} {%- set rs_show_toc = theme_show_toc|tobool and display_toc and pagename != 'search' %} {%- set rs_show_sidebar = sidebars != [] and not embedded %} {%- block body_tag %}
{%- endblock %} {%- block extrahead %} {%- if rs_css_overrides %} {%- endif %} {{ super() }} {%- endblock %} {%- block header %} {{ _('Skip to content') }} {%- if theme_announcement %}