{{ .Post.HTContent }} {{ range .Post.Attachments }}
{{ 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 }}