{{- if not .Date.IsZero }} {{ .Date.Format ( .Site.Params.dateFormat | default "January 02, 2006" )}} {{- end }} {{- if ne .Date .Lastmod }} {{ T "meta_lastmod" }}: {{ .Lastmod.Format ( .Site.Params.dateFormat | default "January 02, 2006" )}} {{- end }}