{% if noContent %} {{ lang('EMAILONTOPIC_MSG_CONTENT_FORBIDDEN') }} {% elseif allowClearMsg or will_be_e2e %}

{{ author }}:        ⊳ {{ lang('EMAILONTOPIC_READ_IN_FORUM') }}

{% for tpl in templates_before_message %}{% include tpl %}{% endfor %} {{ msg }} {% else %} {% if e2e_availlable %} {{ lang('EMAILONTOPIC_MSG_NO_ENCRYPTION') }} {% else %} {{ lang('EMAILONTOPIC_MSG_ENCRYPTION_DISABLED') }} {% endif %} {% endif %}