{%- extends "basic/layout.html" -%} {%- block css -%} {{ super() }} {%- endblock css -%} {%- block scripts -%} {{- script() }} {%- endblock scripts -%} {%- block extrahead -%} {%- if last_updated %}{%- endif %} {%- if READTHEDOCS -%}{%- endif -%} {%- endblock extrahead -%} {%- block header -%} {# A button hidden by default to help assistive devices quickly jump to main content #} {# ref: https://www.youtube.com/watch?v=VUR0I5mqq7I #}
{%- include "sections/announcement.html" -%} {%- include "sections/header-main.html" -%} {%- if theme_header_tabs | tobool -%} {%- include "sections/header-tabs.html" -%} {%- endif -%} {%- endblock header -%} {%- block content -%}