{$locale->tr("calendar")}
{$calendar}
 
{$locale->tr("search")}

 
{$locale->tr("recently")}
{foreach from=$recentposts item=recentpost}
{$recentpost->getTopic()}
{/foreach}
 
{$locale->tr("archives")}
{foreach from=$archives item=month}
{$month->getName()}
{/foreach}
 
{$locale->tr("categories")}
{foreach from=$articlecategories item=articleCategory}
RSS 0.90 {$articleCategory->getName()} [{$articleCategory->getNumArticles()}]
{/foreach}
 
{$locale->tr("my_links")}
{foreach from=$mylinkscategories item=linkcategory}
{$linkcategory->getName()}
{foreach from=$linkcategory->getLinks() item=link}
{$link->getName()}
{/foreach} {/foreach}
 
{$locale->tr("syndicate")}
RSS 0.90
RSS 1.0
RSS 2.0
Atom 0.3