{{ this.theme.data.site_brand ? this.theme.data.site_brand : 'HOME'}}
{% if __SELF__.menuItems %}
    {% partial __SELF__ ~ "::layouts/default/items" items=__SELF__.menuItems %}
{% endif %} {% partial "common/utility/search-form" %} {% component "localePicker" %}