{template_user 'head.html'}
{loop $data $d}

{$d['title']}

{$d['note']}

{if $d['titleurl']!=''} {/if} {/loop}
{template_user 'foot.html'}