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