{% include "components/section-switcher.html" %}
{% if lumina_section_toctree is defined and lumina_section_toctree %}
{% else %}
{% endif %}
{% if theme_show_attribution == "true" %}
{% endif %}
{# Mobile sidebar overlay #}
{# Backdrop #}
{# Drawer #}
{# Close button #}
{% include "components/section-switcher.html" %}
{# Flattened nav links for mobile #}
{% if theme_nav_links and theme_nav_links != "" %}
{% for link in theme_nav_links %}
{% if link.children is defined %}