diff --git a/web/html/login.html b/web/html/login.html
index 77f58c6e..9acac432 100644
--- a/web/html/login.html
+++ b/web/html/login.html
@@ -373,97 +373,105 @@
}
-
-
-
-
-
-
-
-
-
-
- {{ i18n "pages.login.title" }}
- Hello!
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- [[ loading ? '' : '{{ i18n "login" }}' ]]
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+ {{ i18n "pages.login.hello" }}
+ {{ i18n "pages.login.title" }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ [[ loading ? '' : '{{ i18n "login" }}' ]]
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Ultra
+
+
+
+
+
+
+
+
+
+
+
{{template "js" .}}
{{template "component/themeSwitcher" .}}