{{ define "main" }} {{ if not .Params.menu }}
{{ .Date.Format (default "2006-01-02" .Site.Params.dateFormat) }} {{ with .Params.author }}· {{if (reflect.IsSlice .)}}{{delimit . ", "}}{{else}}{{.}}{{end}}{{ end }}
{{ .name }}
{{ i18n "post-references-author" . }}
{{ .description }}
{{ range (.GetTerms "tags") }} #{{ .LinkTitle }} {{ end }}
{{ i18n "email-reply" }} ↪