<{foreach from=$items item=item}> <{/foreach}>

<{$item.title}>

<{foreach from=$items item=item}>
<{$item.html}>
<{/foreach}>