From 23e2c2919df0429df32a8093fe4832b9e95e652e Mon Sep 17 00:00:00 2001
From: Tara Rostami <132676256+TaraRostami@users.noreply.github.com>
Date: Wed, 28 Feb 2024 08:01:07 +0330
Subject: [PATCH] Update login.html
---
web/html/login.html | 192 ++++++++++++++++++++++----------------------
1 file changed, 96 insertions(+), 96 deletions(-)
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" .}}