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