{loop $items $item}

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

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