#include('./header.html',{active:'home', title:'管理中心'})

Tale仪表盘

发表了${statistics.articles}篇文章
收到了${statistics.comments}条留言
上传了${statistics.attachs}个附件
友链了${statistics.links}个好友

最新文章

最新留言

#if(null == comments || comments.size() == 0)
还没有收到留言.
#else #end

系统日志

    #for(log : logs)
  • ${fmtdate(log.created, 'yyyy-MM-dd HH:mm:ss')} => ${log.action}
  • #end
#include('./footer.html')