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

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

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

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

<{t}> 已安装 <{/t}>

<{if $cantUploadMsg=='writeable' }> 因为模板目录无法写入,因此无法通过后台直接上传模板包。 <{else}>
<{button class="btn-online" 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'); }})" }> <{button class="btn-upload" type="button" label="上传模板" id="fix_fl10upload_panel" style="" icon="" }>
<{/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}> <{else}> <{t}> 下载 <{/t}> <{/if}> <{t}><{/t}>
<{/if}> <{/foreach}>