{$panelstrings.head}

{include file='shared:errorlist.tpl'} {entry_block}
{if isset($preview)}
{$panelstrings.preview} {include file="preview.tpl"}
{/if}
{html_form} {if !isset($post)} {assign var=post value=""} {/if} {entry content=$post alwaysshow=true}


{if isset($error) && isset($error.subject) && !empty($error.subject)} {assign var=class value="field-error"} {else} {assign var=class value=""} {/if}

{toolbar}


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

{* let's disable this for now... *} {*
{$panelstrings.uploader}
*} {* end of inline form *}
{$panelstrings.categories} {list_categories type=form selected=$categories}
{$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} {/html_form} {/entry_block} {if isset($smarty.get.entry) }

{$panelstrings.otheropts}

{/if}