<{foreach item=link from=$links}>
<{$link.title}>
<{foreach item=list from=$link.list}>
<{$list.con_title}>
<{/foreach}>
<{/foreach}>