Update marked posts
{% for post in value.posts %} {% set author = post.author() %} {% endfor %}
[x] Timestamp Status Flags? Author Subject Text Attachments
{{post.timestamp}} {{post.status}} {{post.flags}}{{author.display_name}} ({{author.username}}) {{post.thread.subject or '(no subject)'}} {{h.text.truncate(post.text)}} {{post.attachments|length}}