{template 'header'}
{$city_name}
{if $cityid} 全国 {else} 智能 {/if}
{loop $lists $k $v}
{$k}
{/loop}
{/loop}
{template 'footer'}