{{ if .Keywords }} {{ else if .Site.Params.keywords }} {{ end }} {{ if .Description }} {{ else if .Site.Params.description }} {{ end }} {{ hugo.Generator }} {{ range .AlternativeOutputFormats -}} {{ printf `` .Rel .MediaType.Type .Permalink $.Site.Title | safeHTML }} {{ end -}} {{ if .Site.Params.logo }} {{ end }}
{{ partial "menu.html" . }}
{{ block "main" . }}{{ end }}
{{ block "footer" . }} {{ end }}