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

{wz:guestbook action="listing" page="$page" pagesize="20" order="id DESC" status="status IN(1,2)"} {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,'...')}

[查看全文]

{/loop} {/wz}
{if $this->db->number>5} {/if}
{T "content","foot",TPLID}