{include file="$blogtemplate/header.template"} {include file="$blogtemplate/navigation.template" showOpt=siteTemplates title=$locale->tr("siteTemplates")}
{include file="$admintemplatepath/successmessage.template"} {include file="$admintemplatepath/errormessage.template"} {foreach from=$templates item=sitetemplate} {/foreach}
{$locale->tr("template")} {$locale->tr("actions")}
{if $sitetemplate->hasScreenshot()} {$sitetemplate->getName()} {else} {$sitetemplate->getName()} {/if}
{check_perms adminperm=update_template} {$locale->tr( {/check_perms} {if $sitetemplate->hasScreenshot()} {$locale->tr( {/if}
{check_perms adminperm=update_template} {/check_perms}
{include file="$blogtemplate/footernavigation.template"} {include file="$blogtemplate/footer.template"}