Posted on {{timestamp(post.created_at)}}
{%- if show_toolbar -%}
{%- if owns -%}
Edit
{%- endif -%}
{%- if can_reply -%}
{%- endif -%}
{%- if can_delete -%}
Delete
{%- endif -%}
{%- endif -%}
{{post.content | safe}}
{%- if render_sig and post.signature_rendered -%}
{%- endif -%}
{%- if show_reactions -%}
{%- if is_logged_in() -%}{%- endif -%}
{%- endif -%}