{include file="$admintemplatepath/header.template"} {include file="$admintemplatepath/navigation.template" showOpt=editPosts title=$locale->tr("editPost")} {assign var=htmlarea value=$blogsettings->getValue("htmlarea_enabled")} {if $htmlarea} {else} {/if}
{include file="$admintemplatepath/footernavigation.template"} {include file="$admintemplatepath/footer.template"}