From 6dd67d58e3f471509e65b8f0cf5c0c2e0eb0d5d4 Mon Sep 17 00:00:00 2001 From: Tara Rostami <132676256+TaraRostami@users.noreply.github.com> Date: Wed, 28 Feb 2024 07:00:40 +0330 Subject: [PATCH] Update login.html --- web/html/login.html | 190 +++++++++++++++++++++++--------------------- 1 file changed, 99 insertions(+), 91 deletions(-) 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! - -

-
-
- - - - - - - - - - - - - - - - - - - -
- -
-
-
- - - - - - -    - - - - - - - - -   - - - - - - -
-
-
-
-
-
-
+ + + +
+
+ + + + + + + + + + + +
+ + + + +

+ + {{ i18n "pages.login.hello" }} + {{ i18n "pages.login.title" }} + +

+
+
+ + + + + + + + + + + + + + + + + + +
+ +
+
+
+ + + + + + +    + + + + + + + + +   + + + + + Ultra + + + + +
+
+
+
+
+
+
{{template "js" .}} {{template "component/themeSwitcher" .}}