{{ if and .Site.Params.postMeta.updated.enable .Site.Params.postMeta.updated.anotherDay }} {{ if and .Lastmod (gt .Lastmod .Date) }} {{ $modTime := .Lastmod.Format .Site.Params.timeFormat }} {{ print (T "PostMeta.lastmod.date") (T "Symbol.colon") }} {{ end }} {{ end }}