{template "header.html"}

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

{loop $ci->site_info $sid $t}
{$t['SITE_DOMAIN']} {loop $t['SITE_DOMAINS'] $c}   {$c} {/loop} {php echo \Phpcmf\Service::L('html')->get_webpath($sid, 'site', '');} {if $t['SITE_MOBILE']} {$t['SITE_MOBILE']} {php echo \Phpcmf\Service::L('html')->get_webpath($sid, 'site', 'mobile/');} {/if}
{/loop}
{template "footer.html"}