{{ define "main" }} {{ if not .Params.menu }}
{{ .Date.Format (default "2006-01-02" .Site.Params.dateFormat) }} {{ with .Params.author }}· {{.}}{{ end }} {{ if and (.Site.Params.showContentTime) (not .Params.hideContentTime) }} {{ if .Params.contentTime }} {{ with .Params.contentTime }}· {{ printf "%d min" . }}{{end}} {{ else }} {{ with .ReadingTime }}· {{ printf "%d min" . }}{{end}} {{ end }} {{ end }}
{{ range (.GetTerms "tags") }} #{{ lower .LinkTitle }} {{ end }}
{{ i18n "email-reply" }} ↪