{{ define "main"}}
{{ .Date.Format "Jan 2, 2006" }}
{{ if .Params.shortExcerpt}} {{ .Params.shortExcerpt | markdownify}} {{else}} {{ .Params.longExcerpt }} {{end}} Read more >
{{ .Params.excerpt }}