{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 $smarty.get.c == 'edit'}
{if isset($error.sub)} {$error.sub} {/if}
{/if}
{if isset($error.key)} {$error.key} {/if}
{if isset($error.name)} {$error.name} {/if}
{if $smarty.get.c=='edit'} {else} {/if}