{box title=$title} {foreach key=t item=i from=$listcat} {$t}: {section name=o loop=$i} {$i[o].name} {if $smarty.section.o.index ne $smarty.section.o.total - 1} · {/if} {/section}
{/foreach} {/box}