<{area inject='.mainHead'}>
<{if $currentTheme.name}>

<{t}>正在使用的模板<{/t}><{help docid="77" type="link"}><{t}>点击查看帮助<{/t}><{/help}>

<{if $currentTheme.config.config}> <{foreach from=$currentTheme.config.config item=c_info key=key}> <{if $c_info[type]=='fullstyle'}> style="border:2px solid #336699;"<{/if}>> <{/if}> <{/foreach}> <{/if}>

<{$currentTheme.name}>(<{$currentTheme.version}>)

<{$currentTheme.desc}>
<{else}>
当前应用的模板<{$currentTheme.theme}>不存在!请重新设置!
<{/if}>

<{t}>其他可供使用的模板<{/t}>

<{if $cantUploadMsg=='writeable'}> 因为模板目录无法写入,因此无法通过后台直接上传模板包。 <{else}>
<{button type="button" label="上传模板" id="fix_fl10upload_panel" style="float:left;" icon="btn_edit.gif"}> <{button label="在线安装模板" type="button" onclick=" new Dialog('{$install_url}#http://{$env.server.HTTP_HOST}{$env.server.PHP_SELF}?ctl={$env.get.ctl}&act=install_online', {frameable:true,title:'在线安装模板',onClose:function(){ W.page('index.php?ctl=system/template&act=index'); }})"}>NEW
<{/area}>
<{/if}>
<{foreach from=$themes item=theme name=theme}> <{if $theme.name}>
<{if $theme.config}> <{foreach from=$theme.config.config item=c_info key=key}> <{if $c_info[type]=='fullstyle'}> <{/if}> <{/foreach}> <{/if}>
<{t}>使用模板<{/t}> <{if !$env.const.SAAS_MODE}> <{t}>编辑<{/t}> <{t}>预览<{/t}> <{else}> <{t}>下载<{/t}> <{/if}><{t}>删除<{/t}>
<{$theme.name|cut:16}>(<{$theme.version|cut:20}>)
<{$theme.author|cut:20}>| <{$theme.stime|cdate}>
<{/if}> <{/foreach}>