{include file="$admin_template_path/html/header.html"} {include file="$admin_template_path/html/pagetops.html"} {if $errorMessage}
{$errorMessage}
{literal} {/literal} {/if}
{include file="$admin_template_path/html/leftmenu.html"}
添加自定义页面
{if isset($error.name)} {$error.name} {/if}
{if is_array($modules)} {foreach from=$modules item=conf key=m} {/foreach}
system_系统
{$m}_{$lang.$m}
{/if}
{if $smarty.get.id} {else} {/if}