{$locale->tr("search")|capitalize}

{$locale->tr("recently")|capitalize}
    {foreach from=$recentposts item=post}
  • {$post->getTopic()}
  • {/foreach}
{$locale->tr("categories")|capitalize}
    {foreach from=$articlecategories item=articleCategory}
  • {$articleCategory->getName()} [{$articleCategory->getNumArticles()}] (rss)
  • {/foreach}
{$locale->tr("archives")|capitalize}
    {foreach from=$archives item=archivelink}
  • {$archivelink->getName()} [{$archivelink->getNumArticles()}]
  • {/foreach}
{$locale->tr("links")|capitalize}
{foreach name=linkcategories from=$mylinkscategories item=linkcategory} {if $smarty.foreach.linkcategories.first}
    {/if}
  • {$linkcategory->getName()} {foreach name=linkcategorylinks from=$linkcategory->getLinks() item=link} {if $smarty.foreach.linkcategorylinks.first}
      {/if}
    • {$link->getName()}
    • {if $smarty.foreach.linkcategorylinks.last}
    {/if} {/foreach}
  • {if $smarty.foreach.linkcategories.last}
{/if} {/foreach}
{$locale->tr("menu")|capitalize}
  • {$locale->tr("about")}
  • {$locale->tr("albums")}
  • RSS 0.90
  • RSS 1.0
  • RSS 2.0
  • Atom 0.3