{loop $items $item}

{$item[title]}{if $item['new']}  New{/if}

{if $item['thumb']}
{/if}
{$item[note]}
{/loop}