{include file="head.html"}
网站动态
{foreach item=c from=$list}
{$c.tablename}
{$c.createtime}
删除
{$c.content}
{/foreach}
{include file="footer.html"}