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