{include file="$blogtemplate/header.template"} {include file="$blogtemplate/links.template"}

{$locale->tr("archives")}

{foreach from=$archives item=month} {$month->getName()} [{$month->getNumArticles()}]
{/foreach} {include file="$blogtemplate/footer.template"}