<{foreach from=$widgets_3 item=widget name="widget"}>
<{$widget.title}>
<{$widget.html}>
<{/foreach}>
<{foreach from=$widgets_1 item=widget name="widget"}>
<{t}><{$widget.title}><{/t}>
<{$widget.html}>
<{/foreach}>
<{foreach from=$widgets_2 item=widget name="widget"}>
<{$widget.title}>
<{$widget.html}>
<{/foreach}>
<{foreach from=$widgets_4 item=widget name="widget"}>
<{t}><{$widget.title}><{/t}>
<{$widget.html}>
<{/foreach}>
<{area inject=".mainFoot"}>
<{t}> 当前版本:<{/t}><{$deploy.product_name}> V<{$deploy.ver}> <{t}>检查更新<{/t}>
<{t}>你知道么?<{/t}>    <{$tip}>  <{t}>再一条<{/t}>
<{/area}>