{{ hugo.Generator }}
{{ if .IsHome -}}
{{ .Site.Title }} | {{ .Site.Params.subtitle}}
{{- else -}}
{{ .Title }} | {{ .Site.Title }}
{{ with .Params.date }}
{{ end }} {{ with .Params.lastmod }}
{{ end }}
{{ if .Params.author -}}
{{ else }}
{{- end }} {{- end }}
{{ if .IsPage }}
{{ end }}
{{ range .AlternativeOutputFormats -}} {{ printf `
` .Rel .MediaType.Type .MediaType.Suffix .Permalink $.Site.Title | safeHTML }} {{ end -}} {{ if .Site.Params.googleAd }} {{ end }} {{ range .Site.Params.customCSS }}
{{ end }}