{include file="$admintemplatepath/header.template"} {include file="$admintemplatepath/navigation.template" showOpt=editBlogCategories title=$locale->tr("editBlogCategories")}
{$locale->tr("show_by")}



{include file="$admintemplatepath/successmessage.template"} {include file="$admintemplatepath/errormessage.template"} {foreach from=$blogcategories item=blogcategory} {/foreach}
{$locale->tr("category")} {$locale->tr("blogs")} {$locale->tr("actions")}
{$blogcategory->getName()} {$blogcategory->getNumBlogs()}
{$locale->tr( {$locale->tr(
{adminpager style=list}
{include file="$admintemplatepath/footernavigation.template"} {include file="$admintemplatepath/footer.template"}