{{.Title}}

{{.Params.description}}{{if .Date}}
Published: {{.Date | time.Format "Jan 02 2006"}}{{end}}

{{ if .GetTerms "tags" }}
{{range .GetTerms "tags" }} {{.LinkTitle}} {{end}}
{{end}}