{foreach name=foo item=bar from=$categories} {foreach key=key item=value from=$bar} {$key}: {$value} {/foreach} {/foreach}