{/if}
{$cat.TITLE|escape}{if $smarty.const.CATS_COUNT} ({$cat.COUNT}){/if}{* Display subcategories *} {if !empty($cat.SUBCATS)}{foreach from=$cat.SUBCATS item=scat name=scategs} {$scat.TITLE|escape}, {/foreach}... {/if} {if ($smarty.foreach.categs.iteration mod $cats_per_col eq 0 and $cats_per_col gt 1) or $smarty.foreach.categs.last} | {/if}
{/foreach}