{{ partial "schema" . }} {{ with .Title }}
{{ . }} {{if $.IsHome}}- {{ $.Site.Params.slogan | default "" | safeHTML }}{{ end }}
{{ end }} {{ if .Description }}
{{ else }}
{{ end }}
{{ if .Params.social.rss }} {{ with .OutputFormats.Get "RSS" }}
{{ end }} {{ end }} {{ template "_internal/google_analytics_async.html" . }}