{{- $isBlogPost := eq .Section "blog" }} {{- $ogType := cond (.IsHome) "website" "article" }} {{ $outputFormat := partial "outputformat.html" . -}} {{ if and hugo.IsProduction (ne $outputFormat "print") -}} {{ else -}} {{ end -}} {{ range .Translations -}} {{ end -}} {{ hugo.Generator }} {{ range .AlternativeOutputFormats -}} {{ end -}} {{ partialCached "favicons.html" . }}