{{ if .Site.Params.postMeta.created }} {{ $createdDate := .Date.Format .Site.Params.dateFormat }} {{ $createdTime := .Date.Format .Site.Params.timeFormat }} {{ print (T "PostMeta.publish.date") (T "Symbol.colon") }} {{ end }}