{{ partial "html-meta.html" . -}} {{ if not .IsHome }}{{ .Title }} - {{ end }}{{ .Site.Title }} {{ with .Site.Params.favicon -}} {{ end -}}
{{ with .Site.Menus.parent -}} {{ end -}}

{{ .Site.Title }}

{{- if .Site.Params.subtitle }}

{{ .Site.Params.subtitle }}

{{- end }}
{{ block "main" . }}{{- end }}
{{ template "_internal/google_analytics.html" . -}} {{ partial "github-corner.html" . -}} {{ partial "external-links.html" . -}}