{% include 'ucp_header.html' %} {% if S_DRAFT_LOADED %}

{{ L_INFORMATION }}

{{ L_DRAFT_LOADED_PM }}

{% endif %} {% if S_SHOW_DRAFTS %}{% include 'drafts.html' %}{% endif %} {% if S_DISPLAY_PREVIEW %}{% include 'posting_preview.html' %}{% endif %}

{{ L_TITLE }}

{% EVENT posting_pm_layout_include_pm_header_before %} {% include 'posting_pm_header.html' %} {% EVENT posting_pm_layout_include_pm_header_after %}
{% set EXTRA_POSTING_OPTIONS = 1 %} {% include 'posting_editor.html' %} {% if S_SHOW_ATTACH_BOX and FILTERS %}
{% include 'posting_attach_body.html' %}
{% endif %} {% if S_DISPLAY_REVIEW %}
{% include 'posting_topic_review.html' %}
{% endif %}
{% if S_DISPLAY_HISTORY %}
{% include 'ucp_pm_history.html' %} {% endif %} {% include 'ucp_footer.html' %}