{{ .Hugo.Generator }}
{{ .Title }}{{ if not .IsHome }} - {{ .Site.Title }}{{ end }}
{{ if not .IsHome }}
{{ .Site.Title }} —
{{ end }}{{ .Title }}{{ if .IsHome }}
— Der Foodblog
{{ end }}
{{ $active_section := (or .Section (or (and (not .IsPage) (lower .Title)) "")) }} {{ range $section, $p := .Site.Sections }}
{{ $section }}
{{ end }}
Hauptseite
{{ $active_section := (or .Section (or (and (not .IsPage) (lower .Title)) "")) }} {{ range $section, $p := .Site.Sections }}
{{ $section }}
{{ end }}