diff --git a/templates/user/auth/forgot_passwd_phone.tmpl b/templates/user/auth/forgot_passwd_phone.tmpl
new file mode 100644
index 000000000..ca98b59e4
--- /dev/null
+++ b/templates/user/auth/forgot_passwd_phone.tmpl
@@ -0,0 +1,47 @@
+{{template "base/head" .}}
+
+
+{{template "base/footer" .}}
diff --git a/templates/user/auth/phone_verify.tmpl b/templates/user/auth/phone_verify.tmpl
index 84d053a1e..935940961 100644
--- a/templates/user/auth/phone_verify.tmpl
+++ b/templates/user/auth/phone_verify.tmpl
@@ -1,7 +1,30 @@
+
+ 手机号码
+
-
-
-
-
+
+
+
+ 手机验证码
+
@@ -217,9 +286,28 @@
获取验证码
+
+
+
+
+
+
+
+
+
+
+
diff --git a/templates/user/auth/signin_phone.tmpl b/templates/user/auth/signin_phone.tmpl
index 35c00c6f9..6821c9049 100644
--- a/templates/user/auth/signin_phone.tmpl
+++ b/templates/user/auth/signin_phone.tmpl
@@ -23,9 +23,9 @@
- {{if .EnablePhone }}
-
-
-
- {{template "user/auth/phone_verify" .}}
-
+ {{if .EnablePhone }}
+
+
+
+ {{template "user/auth/phone_verify" .}}
+
{{end}}