{{ if .Site.Params.analytics.google_tag_manager.enabled }} {{ end }} {{ partial "skip-to-content.html" }} {{ if .Site.Params.logo }} {{ end }} {{ i18n "logo_text1" }} {{ i18n "logo_text2" }} {{- range .Site.Menus.header }} {{ if .Pre }} {{ else }} {{ .Name | upper }} {{ end }} {{- end }} {{- if hugo.IsMultilingual }} {{- if not .Site.Params.languages.selector.disable.header }} {{ .Scratch.Set "selectorPlacement" "header" }} {{ .Scratch.Set "dropdownDirection" "down" }} {{ partial "selector-language.html" . }} {{- end }} {{- end }} {{- if not .Site.Params.colorTheme.selector.disable.header }} {{ .Scratch.Set "selectorPlacement" "header" }} {{ .Scratch.Set "dropdownDirection" "down" }} {{ partial "selector-theme.html" . }} {{- end }} {{- if not .IsHome }} {{ partial "breadcrumb.html" . }} {{- end }}