{T "content","head",TPLID}

{wz:guestbook action="listing" page="$page" pagesize="3" order="id DESC" status="status IN(8,9)" } {php $arr=array(1=>'未审核',8=>'已回复',9=>'未回复');} {loop $rs $r}
[{$r['field']} {$r['category']}] {$r['title']}   |   {$arr[$r[status]]} 网友:{$r['linkman']}    {date('Y-m-d H:i',$r['addtime'])}
{strcut($r['content'],180,'...')} {if $r[status]==9}

[查看全文]

{/if}
{if $r[status]==8} {/if} {/loop} {/wz}
{if $this->db->number>5} {/if}
{T "content","foot",TPLID}