{template 'header', $template}
{if $head_name}{$head_name}{else}{$DMENU[11]}{/if}
{if $lists}
{loop $lists $v}
{$v[title]}

{$v[linkurl]}

{/loop}
{else} {template 'empty', 'chip'} {/if} {if $pages}
{$pages}
{/if} {template 'footer', $template}