{{if .IsScheduled}}Scheduled{{end}}{{if .Title.String}}{{.FormattedDisplayTitle}}{{end}}{{/* TODO: check format: if .Collection.Format.ShowDates*/}}{{.DisplayDate}}{{.HTMLContent}}
+ {{if .IsScheduled}}Scheduled{{end}} + {{if .Title.String}}{{.FormattedDisplayTitle}}{{end}} + {{if .ShowDates}}{{.DisplayDate}}{{end}} + {{.HTMLContent}}