{{ with .Site.Title }}
{{ . }}
{{ end }} {{ with .Site.Params.description }}
{{ end }}
{{ with .Site.Params.style }}
{{ else }}
{{ end }} {{ ` ` | safeHTML }}
{{ with .OutputFormats.Get "RSS" }} {{ printf `
` .Permalink .Rel .MediaType.Type $.Site.Title | safeHTML }} {{ end }} {{ template "_internal/google_analytics_async.html" . }}