{{ head_nav_html[1] }}
    {{ _icon_declare.declare_icon_links(theme_header_icons) }}
{% if theme_sidenav_icons %}
{% endif %}
{%- for sidebar_section in sidebars %} {% if hide_sidenav and sidebar_section=="search-field.html" %} {% else %} {%- include sidebar_section %} {% endif %} {%- endfor %}