{{- with site.Data.profile }}{{ .name | default site.Title }}{{ else }}{{ site.Title }}{{ end -}} {{ partial "nav.html" . }}
{{ partial "lang-switcher.html" . }} {{- if site.Params.search.enable | default true }} {{ partial "search-button.html" . }} {{- end }}