{template "header.html"}
{$form}
{dr_lang('服务器绑定域名说明')} {dr_lang('以下域名需要在服务器上进行绑定,也可以找空间商帮你操作')}
{loop $data $t}
{$t.domain} {dr_lang('绑定目录:')}{php echo \Phpcmf\Service::L('html')->get_webpath(SITE_ID, '', $t.name);}
{/loop}
{template "footer.html"}