<{foreach from=$data item=data key=key}>
  • <{if $setting.showPic=='show' && $data.image_url}><{/if}>
  • <{$data.link_name}>
<{/foreach}>