brand-logo
{% if theme_navbar_start %} {%- for ns_section in theme_navbar_start %} {%- include ns_section %} {%- endfor %} {% endif %}
{% if theme_navbar_end %} {%- for ne_section in theme_navbar_end %} {%- include ne_section %} {%- endfor %} {% endif %}