{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 is_array($data)} {foreach from=$data item=d} {/foreach} {/if}
字段名称 字段值  
{if $d.help} {$d.help|escape:'htmlall':'utf-8'} {else} {$d.key} {/if} {$d.value} 编辑 {if !$d.system}
删除 {/if}
站点LOGO 编辑
邮件发送方式 编辑
模板设置 编辑
后台模板设置 编辑
{literal} {/literal}