{%- set thread=post.thread %} {%- set community=thread.community %} {%- if SBE_FORUM_REPLY_BY_MAIL %}

{{ MAIL_REPLY_MARKER }}

{%- endif %}

{{ post.creator }} posted in the {{ community.name }} community.


{{ post.title }}

{{ post.body_html|safe }} {%- if post.attachments %}

Attachment(s)

{%- endif %}

You received this message because you are a member of the {{ community.name }} community on the {{ config["SITE_NAME"] }} website.