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