{{if .Title}}{{ .Title }}{{end}} Last updated {{if ne .Date .Lastmod}}{{ .Lastmod.Format "January 2, 2006" }}{{else}}Unknown{{end}} {{ range (.GetTerms "tags") }} {{ .LinkTitle | humanize }} {{ end }} {{ if (and $.Site.Data.config.enableToc (ne .Params.enableToc false)) }} {{end}} {{partial "textprocessing.html" . }}