{% DEFINE 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' %}