diff --git a/web/html/login.html b/web/html/login.html
index 9acac432..64f69e06 100644
--- a/web/html/login.html
+++ b/web/html/login.html
@@ -375,104 +375,104 @@
-
-
-
-
-
-
-
-
- {{ i18n "pages.login.hello" }}
- {{ i18n "pages.login.title" }}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- [[ loading ? '' : '{{ i18n "login" }}' ]]
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Ultra
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+ {{ i18n "pages.login.hello" }}
+ {{ i18n "pages.login.title" }}
+
+
+
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ [[ loading ? '' : '{{ i18n "login" }}' ]]
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ultra
+
+
+
+
+
+
+
+
+
+
-
+
{{template "js" .}}
{{template "component/themeSwitcher" .}}
{{template "component/password" .}}