{template "header.html"}

{dr_lang('更改数据之后需要更新缓存之后才能生效')}

{dr_form_hidden()}
{loop $notice_config $t}
{$t.name}
{loop $t.value $name $v}
{if dr_is_app('weixin')} {/if} {if dr_is_app('notice')} {/if}
{/loop}
{/loop}
{template "footer.html"}