{$panelstrings.head}

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



{toolbar}


{*here will go a plugin hook*}

{$panelstrings.fieldset2}


{html_submit name="save" id="save" value=$panelstrings.submit accesskey=s} {html_submit name="preview" id="preview" value=$panelstrings.preview accesskey=p}
{/static} {/html_form} {/static_block}