From b3c33494cef804477e68b829912eca56af9444e9 Mon Sep 17 00:00:00 2001 From: MasoudKhz <87560735+MasoudKhz@users.noreply.github.com> Date: Tue, 4 Jul 2023 16:37:00 +0330 Subject: [PATCH] Update login.html --- web/html/login.html | 292 ++++++++++++++++++++++---------------------- 1 file changed, 148 insertions(+), 144 deletions(-) diff --git a/web/html/login.html b/web/html/login.html index 74039b7c..093a63fe 100644 --- a/web/html/login.html +++ b/web/html/login.html @@ -1,159 +1,163 @@ - - +saeed - - - - - - - - {{ .host }}-{{ i18n .title}} - - - +{{template "head" .}} + + + + + + + +

Hello {{ i18n "pages.login.title" }}

+
+
+ + + + + + + + + + + + + + + + + + + + + [[ loading ? '' : '{{ i18n "login" }}' ]] + + + + + + + + + +    + + + + + + + + + + + + + +
+
- {{template "js" .}} - {{template "component/themeSwitcher" .}} - {{template "component/password" .}} - - - - - - - - - - +{{template "js" .}} +{{template "component/themeSwitcher" .}} +{{template "component/password" .}} + - \ No newline at end of file + }, + }); + + + +