| [x] | Timestamp | Status | Flags? | Author | Subject | Text | Attachments{% if c.app.config.tool_name != 'Discussion' %} | Artifact{% endif %} | 
|---|---|---|---|---|---|---|---|---|
| {{h.ago(post.timestamp)}} | {{post.status}} | {{post.flags}}{% set author = post.author() %} | {{author.display_name}} ({{author.username}}) | {{post.thread.subject or '(no subject)'}} | {{h.text.truncate(post.text,200)}} | {{post.attachments|length}}{% if c.app.config.tool_name != 'Discussion' %} | [{{post.thread.artifact.shorthand_id()}}]{% endif %} |