{{ with .Site.Params.favicon }}{{ end -}} {{ if isset .Params "tags" }}{{ end -}}
{{ if .Site.Menus.main }}{{ partial "nav.html" . }}{{ end -}}

{{ block "title" . }}{{ end }}

{{ block "main" . }} {{ .Content }} {{ end }} {{ if .Param "nextprev" }}{{ partial "nextprev.html" . }}{{ end -}} {{ if .Param "taglist" }}{{ partial "taglist.html" . }}{{ end -}}