{{ if .Post.Pending }}(pending) {{ end }}{{ .Post.Title }} {{ with .Post.Site }}({{ . }}){{ end }}
from {{ .Post.PersonName }} to {{ .Post.GroupName }} on {{ .Post.WebDate }}
{{ .Post.APid }}

{{ .Post.HTContent }} {{ range .Post.Attachments }}

{{ .Desc }} {{ end }}

{{ range .Post.Tags }}{{ . }} {{ end }}

{{ if and .UserInfo (not .Preview) }} {{ if .Post.IsShared .UserInfo.Person.ID }}
{{ else }}
{{ end }} {{ if .Post.IsSubbed .UserInfo.ID }}
{{ else }}
{{ end }} {{ if .Post.Pending }}{{ if .Post.CanApprove .UserInfo }} {{ end }}{{ end }} {{ if .Post.CanMod .UserInfo }} {{ end }} {{ end }}