File size: 880B
<!-- INCLUDE overall_header.html -->
<!-- IF S_DRAFT_LOADED --><div class="panel"><h3>{L_INFORMATION}</h3>{L_DRAFT_LOADED_PM}</div><!-- ENDIF -->
<!-- IF S_SHOW_DRAFTS --><!-- INCLUDE drafts.html --><!-- ENDIF -->
<!-- IF S_DISPLAY_PREVIEW --><!-- INCLUDE posting_preview.html --><!-- ENDIF -->
<h2>{L_TITLE}</h2>
<form id="postform" method="post" action="{S_POST_ACTION}"{S_FORM_ENCTYPE}>
<div class="panel" id="pmheader-postingbox">
<!-- EVENT posting_pm_layout_include_pm_header_before -->
<!-- INCLUDE posting_pm_header.html -->
<!-- EVENT posting_pm_layout_include_pm_header_after -->
</div>
<div class="panel bg3" id="postingbox">
<!-- DEFINE $EXTRA_POSTING_OPTIONS = 1 -->
<!-- INCLUDE posting_editor.html -->
</div>
<!-- IF S_SHOW_ATTACH_BOX --><!-- INCLUDE posting_attach_body.html --><!-- ENDIF -->
<div>{S_FORM_TOKEN}</div>
</form>
<!-- INCLUDE overall_footer.html -->