{{ or (.Param "tit") .Title }}

{{ i18n "readingTime" .ReadingTime }}. {{ i18n "wordCount" .WordCount }}.

{{ with .Param "git" }}

Check out the git repo; {{ .name }}!

{{ end }}
{{ .TableOfContents }} {{ partial "i18n/list.html" . }}