{bithelp}

{if $gContent->isValid()}{tr}Edit Edition{/tr}: {$gContent->getTitle()}{else}{tr}Create New Edition{/tr}{/if}

{if $preview eq 'y'}

{$info.subject}

{$parsed}
{/if}
{formfeedback success=$success error=$gContent->mErrors} {form enctype="multipart/form-data" id="editpageform"} {jstabs} {jstab title="Edition Body"} {legend legend="Edition Body"}
{formlabel label="Newsletter" for="nl_content_id"} {forminput} {formhelp note="Pick the newsletter you want to post to."} {/forminput}
{if $gBitUser->hasPermission('p_use_content_templates') && $templates}
{formlabel label="Template" for=""} {forminput} {formhelp note=""} {/forminput}
{/if} {include file="bitpackage:liberty/edit_services_inc.tpl" serviceFile="content_edit_mini_tpl"}
{forminput label="checkbox"} Draft {formhelp note=""} {/forminput}
{formlabel label="Subject" for="subject"} {forminput} {formhelp note="This will appear in the subject line of the email."} {/forminput}
{formlabel label="Reply-To" for="replyto"} {forminput} {formhelp note="This is the email address to which any replies will be sent."} {/forminput}
{textarea edit=$pageInfo.data} {/legend} {/jstab} {include file="bitpackage:liberty/edit_services_inc.tpl" serviceFile="content_edit_tab_tpl"} {if $gBitUser->hasPermission('p_liberty_attach_attachments')} {jstab title="Attachments"} {legend legend="Attachments"} {include file="bitpackage:liberty/edit_storage.tpl"} {/legend} {/jstab} {/if} {/jstabs}
{/form}