{{ if .Pending }}(pending) {{ end }}{{ .Title }}
{{ with .Site }}({{ . }}){{ end }}
{{ if $previews }}{{ range .Attachments }}
{{ end }}{{ end }}
in {{ .GroupName }} from {{ .PersonName }} on {{ .WebDate }}
comments ({{ .NumComments }})
{{ range .Dupes }}
dupe: {{ .GroupName }} ({{ .NumComments }})
{{ end }}