{include file="head.html"}
{include file="header.html"}
{$data.title}
{$data.content}
品牌推荐
{get data=t_c model=brand fun=select()} {foreach item=c from=$t_c}
{$c.title}
{/foreach}
{include file="footer.html"}