{{ lang('PREVIEW') }}{{ lang('COLON') }} {{ PREVIEW_SUBJECT }}
{{ PREVIEW_MESSAGE }}
{% EVENT posting_preview_content_after %}
{% if loops.attachment|length %}
- {{ lang('ATTACHMENTS') }}
{% for attachment in loops.attachment %}
- {{ attachment.DISPLAY_ATTACHMENT }}
{% endfor %}
{% endif %}
{% if PREVIEW_SIGNATURE %}
{{ PREVIEW_SIGNATURE }}
{% endif %}