<{include file="admin:common/header.html"}>
<{$MOD.title}>
<{foreach $themes as $item}> <{/foreach}>
ID预览图模板名称作者默认操作
<{$item.theme}><{$item.title}><{$item.author}> <{if $item.default}><{else}>否<{/if}> <{if $item.default}> <{link ctl="system/theme:detail" arg0=$item.theme_id title="管理" class="button"}> <{elseif $item.theme_id}> <{link ctl="system/theme:detail" arg0=$item.theme_id title="管理" class="button"}> <{link ctl="system/theme:uninstall" args=$item.theme_id act="mini:confirm:您确定要卸载该模板" title="卸载" class="button"}> <{link ctl="system/theme:setdefault" args=$item.theme_id title="设为默认" act="mini:设置默认模板" class="button"}> <{else}> <{link ctl="system/theme:install" args=$item.theme act="mini:安装模板" title="安装" class="button"}> <{/if}>
<{include file="admin:common/footer.html"}>