{{- $id := .id }} {{- $config := .config -}} {{- with $config.logo.textBefore -}}

{{ . }}

{{- end }} {{- with $config.logo.image -}} {{- end }} {{- with $config.logo.textAfter -}}

{{ . }}

{{- end }} {{- with site.GetPage $config.content -}}
{{ .Content }}
{{- end }}