{php include pubTemplate("header_admin")}
{php include template("admin/menu");}
{$pageUrl}
{loop $arrGuestbook $key $item} {/loop}
iduseridtouseridcontentaddtime操作
{$item['id']}{$item['userid']}{$item['touserid']}{php echo tsTitle($item['content'])}{$item['addtime']}删除
{php include pubTemplate("footer_admin")}