<#include '/admin/header.html' >

当前后台使用的主题

${adminTheme.themename }

作者:${adminTheme.author } 版本:${adminTheme.version }
其它后台主题 <#list listTheme as item>
${item.themename } 作者:${item.author } 版本:${item.version } 使用此主题
<#include '/admin/footer.html' >