From 00808c1c6186bed6fbf3ef501ad38aaf73ee3faf Mon Sep 17 00:00:00 2001 From: LandaMm Date: Sun, 18 May 2025 23:16:54 +0200 Subject: [PATCH] feat: login+register pages finish --- templates/pages/login.html | 22 +++++++++++++++------- templates/pages/register.html | 25 ++++++++++++++++++++----- 2 files changed, 35 insertions(+), 12 deletions(-) diff --git a/templates/pages/login.html b/templates/pages/login.html index 91fb11e..8aec219 100644 --- a/templates/pages/login.html +++ b/templates/pages/login.html @@ -14,24 +14,32 @@
@
- +
user
- +
-
- -
-

By checking this checkbox I submit, that read and accepted terms and conditions of this service and home lab.

-
+
+

+

+
+ +
+

+

+ + + {{ end }} diff --git a/templates/pages/register.html b/templates/pages/register.html index ffcda02..bbcb696 100644 --- a/templates/pages/register.html +++ b/templates/pages/register.html @@ -14,31 +14,31 @@
user
- +
@
- +
user
- +
user
- +
user
- +
@@ -48,8 +48,23 @@
+
+

+

+
+ +
+

+

+
+ + + + {{ end }}