<{include file='block/header.html'}>

<{$detail.title}>

目前阶段:<{$status[$detail.status]}>

<{widget id="attr/form" from="zx:case" value=$attr tpl='case.html'}>

设计师:<{$designer.name}>

楼盘地址: <{$detail.addr}>

工地简介:<{$detail.intro}>

预约参观

已有<{$detail.views}>人浏览

<{foreach from=$items item=item}>
<{$status[$item.status]}> 发布时间:<{$item.dateline|format}>
<{$item.content}>
<{/foreach}>
<{include file='block/footer.html'}>