{php include template("admin/header");}
{php include template("admin/menu");}
返回 更新数据

{$strTopic['title']}

{$strTopic['content']}
{$strTopic['addtime']}
{php include template("admin/footer");}