{include="style"}
{fun JZLANG('首页')} {fun JZLANG('模板管理')} {fun JZLANG('模板列表')}
    {foreach $lists as $v}
  • {$v['name']}
    {fun JZLANG('作者:')}{$v['author']}
    {if($v['official']==1)}{fun JZLANG('官方')}{else if($v['official']==2)}{fun JZLANG('本地')}{else}{fun JZLANG('第三方')}{/if} 【 {$v['template']} 】 v{$v['version']}{if($v['isupdate'])} {fun JZLANG('有更新')}{/if}
    {$v['description']}
    {if($v['install'])} {fun JZLANG('已使用')} {fun JZLANG('备份数据')} {else if($v['official']==2)} {fun JZLANG('安装模板')} {else}
    {fun JZLANG('下载')}
    {/if}
  • {/foreach}
{$pages}