{{ partial "google-tag-manager" . }} {{ partial "google-analytics" . }} {{ if .IsHome }}{{ .Site.Title }}{{ else }}{{ .Title }} | {{ .Site.Title }}{{ end }} {{ with .Params.image }} {{ else }} {{ with .Site.Params.image }} {{ end }} {{ end }} {{ with .Site.Params.twitter }} {{ end }} {{ with .Params.image }} {{ else }} {{ with .Site.Params.image }} {{ end }} {{ end }} {{ with .Params.customMeta }} {{ range . }} {{ end }} {{ end }} {{ partial "custom-head" . }} {{ if and hugo.IsProduction .Site.Params.googleTagManager }} {{ end }}
{{ partial "header" . }}
{{ block "main" . }}{{ end }}
{{ partial "footer" . }} {{ if hugo.IsMultilingual }} {{ if .Site.Params.visitorapi_pid }} {{ end }} {{ end }}