{template "header.html"}

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

{dr_form_hidden()}
{loop $notice_config $t}
{$t.name}
{loop $t.value $name $v}
{/loop}
{/loop}
{template "footer.html"}