{include file="system/include"}
注册账号
{if condition="$user_config.reg_phone_sms neq 0"}
获取验证码
{elseif condition="$user_config.reg_email_sms neq 0"}
获取验证码
{/if}
{if condition="$GLOBALS['config']['user']['reg_verify'] eq 1"}
{/if}
注册
已有账号?立即登录
{include file="system/footer"}
{include file="module/notice-dialog"}