{%- extends "pydata_sphinx_theme/layout.html" %} {% block css %} {# Preconnect to CDNs for faster resource loading #} {# External libraries with SRI for security #} {% if mathjax_version == 3 %} {% endif %} {{ super() }} {% endblock %} {% block extrahead %} {# hreflang tags for SEO — language alternate links #} {% if theme_languages and theme_languages | length > 1 %} {% for lang in theme_languages %} {% endfor %} {% endif %} {% endblock %} {# Silence the sidebar's, relbar's #} {% block header %}{% endblock %} {% block relbar1 %}{% endblock %} {% block relbar2 %}{% endblock %} {% block sidebarsourcelink %}{% endblock %} {% block body_tag %}
{%- endblock %} {%- block content %} {%- if not theme_quantecon_project %} {%- endif %} {%- if theme_color_scheme == 'none' %} {%- elif theme_color_scheme == 'gruvbox' %} {%- endif %}