{include file="head.html"}
看房团
{foreach item=c from=$list}
{$c.title}
活动时间:{$c.stime}
{$c.description}
{/foreach}
{$pagelist}
{assign var="ftnav" value="tuan"} {include file="ftnav.html"} {include file="footer.html"}