#include "../../include/exmay-head.html" />
<#include "../../include/exmay-software.html" />
模板风格${i18n("exmay.common.manage")}
导入
模板风格ID
模板风格预览图
模板风格名称
模板风格目录
模板风格作者
模板风格版权所有
模板风格版本
修改时间
系统默认
管理操作
<#list pager.list as templateStyle>
${templateStyle.id}
${templateStyle.name}
${templateStyle.directory}
${templateStyle.author}
${templateStyle.copyright}
${templateStyle.version}
2010-09-10 09:10:00
${templateStyle.isExmay?string('
','
')}
详情列表
|
设为默认
|
删除
#list>
<#if (pager.list?size > 0)>
<@exmay.pagination pageList=pager />
<#else>
${i18n("exmay.common.record.null")}
#if>
<#include "../../include/exmay-footer.html" />