{foreach from=$articlecategories item=articleCategory}
  • {$articleCategory->getName()} [{$articleCategory->getNumArticles()}]
  • {/foreach}