diff --git a/src/main/resources/html/site/index.html b/src/main/resources/html/site/index.html index ac0ab38..91fae45 100644 --- a/src/main/resources/html/site/index.html +++ b/src/main/resources/html/site/index.html @@ -1,37 +1 @@ - - - - - Login - - - -

Login

-
- -

- -

- -
- - - - \ No newline at end of file +%{login}% diff --git a/src/main/resources/html/site/login.html b/src/main/resources/html/site/login.html index ac0ab38..91fae45 100644 --- a/src/main/resources/html/site/login.html +++ b/src/main/resources/html/site/login.html @@ -1,37 +1 @@ - - - - - Login - - - -

Login

-
- -

- -

- -
- - - - \ No newline at end of file +%{login}% diff --git a/src/main/resources/templates/html/login.html b/src/main/resources/templates/html/login.html new file mode 100644 index 0000000..0e766b1 --- /dev/null +++ b/src/main/resources/templates/html/login.html @@ -0,0 +1,101 @@ + + + + + Login + + + + + + + +
+

Login

+ +
+ + + + + + + +
+
+ + +