{{.Title}}

{{if .Date}}{{.Date | time.Format "Jan 02 2006"}}{{end}}

{{ if .Params.description}}

{{.Params.description}}

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