{$panelstrings.head}

{html_form} {validate_init form=$admin_panel_id} {validate id="subject" message=$panelstrings.error.subject append="error"} {validate id="content" message=$panelstrings.error.content append="error"} {include file='shared:errorlist.tpl'} {entry_block} {if $preview}
{$panelstrings.preview} {include file=preview.tpl}
{/if} {entry content=$post alwaysshow=true}



{toolbar}


{*here will go a plugin hook*} {action hook=simple_edit_form}

{* let's disable this for now... *} {*
{$panelstrings.uploader}
*} {* end of inline form *}
{$panelstrings.archive} {list_categories type=form}
{$panelstrings.saveopts}

{foreach from=$saved_flags item=flag}
{/foreach}

{html_submit name="save" id="save" value=$panelstrings.submit accesskey=s} {html_submit name="savecontinue" id="savecontinue" value=$panelstrings.savecontinue accesskey=c} {html_submit name="preview" id="preview" value=$panelstrings.preview accesskey=p}
{/entry} {/entry_block} {/html_form} {if $smarty.get.entry }

{$panelstrings.otheropts}

{/if}