{{- if and .Site.Params.postMeta.updated.enable .Site.Params.postMeta.updated.anotherDay }} {{- if and .Lastmod (gt .Lastmod .PublishDate) }} {{ $modTime := .Lastmod.Format .Site.Params.timeFormat }} {{ print (T "PostLastModDate") (T "SymbolColon") }} {{- end }} {{- end }}