diff --git a/web/html/xui/component/password.html b/web/html/xui/component/password.html
new file mode 100644
index 00000000..ebea3be6
--- /dev/null
+++ b/web/html/xui/component/password.html
@@ -0,0 +1,35 @@
+{{define "component/passwordInput"}}
+
+
+
+
+
+
+
+
+
+
+{{end}}
+
+{{define "component/password"}}
+
+{{end}}
\ No newline at end of file