{{ .Title }}
+ {{ $siteLanguage := string $.Site.Language }} + {{ if ne $siteLanguage "en" }} ++ + {{ i18n "stale-warning-message" }} {{ i18n "translation-instance" }}. +
+{{ .Params.subtitle }}
{{ end }} {{ if .Params.copyright }}{{ i18n "toc" }}
{{ .TableOfContents }}{{ i18n "last-modified" }}: {{ .GitInfo.AuthorDate | time.Format ":date_long" }} {{ i18n "by" }} {{ .GitInfo.AuthorName }}