diff --git a/templates/layout/base.html b/templates/layout/base.html index fcf4b49..05236f1 100644 --- a/templates/layout/base.html +++ b/templates/layout/base.html @@ -3,8 +3,11 @@ + + {{ .Title }} - + + diff --git a/templates/layout/footer.html b/templates/layout/footer.html index b0564a7..878d3f5 100644 --- a/templates/layout/footer.html +++ b/templates/layout/footer.html @@ -1,4 +1,5 @@ {{ define "footer" }} + {{ end }} diff --git a/templates/pages/login.html b/templates/pages/login.html index bc19fa1..91fb11e 100644 --- a/templates/pages/login.html +++ b/templates/pages/login.html @@ -1,17 +1,37 @@ {{ define "content" }} -
- -
- -
- -
+ +
+ icon +
+

+ Welcome to Home Guard +

+ +
+
+
+ @ +
+ +
+
+
+ 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 2dcedb3..ffcda02 100644 --- a/templates/pages/register.html +++ b/templates/pages/register.html @@ -1,14 +1,18 @@ {{ define "content" }} +
icon

- Create an account to enter homelab + Welcome to Home Guard

-
+ +
- © + user
@@ -20,11 +24,31 @@
- P + user +
+ +
+
+
+ user
-