{% if theme_navbar_start or theme_navbar_center or theme_navbar_end or theme_navbar_persistent %}
{% set navbar_start, navbar_class, navbar_align = navbar_align_class() %} {% if theme_navbar_start %} {% endif %} {# A search button to show up only on mobile #} {% for navbar_item in theme_navbar_persistent %} {% endfor %} {% if not remove_sidebar_secondary and secondary_sidebar_items %} {% endif %}
{% endif %}