{php include $this->template('web_public/header')}
首页 > 精彩活动
{loop $activity $item}
{$item['name']}
{$item['title']}
{/loop}
{$page}
{php include $this->template('web_public/footer_nav')}