<{if count($categories) gt 0}> <{foreach item=cat from=$categories name=i}> <{$cat.prefix}> <{if $cat.imgurl}><{/if}> <{$cat.title}> (<{$cat.itemnum}>) <{if ! $smarty.foreach.i.last}>
<{/if}> <{/foreach}> <{else}> <{$smarty.const._MD_NO_CATEGORY}> <{/if}>