{template 'header', $template} {if $lists}
{loop $lists $v}
{$v[title]}

{$v[linkurl]}

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