X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Flogin.html;h=9e41a8d10432fda51661940d1f9a9663201062a2;hb=2c5b76a2fbce16ef33f079a3de9ae9fc9a9d30b8;hp=ba69400a9d4872706dec40a61246c4b513d7b631;hpb=ee502f6248ca8da5755adc4a392c2049f7ee0e1d;p=Sone.git diff --git a/src/main/resources/templates/login.html b/src/main/resources/templates/login.html index ba69400..9e41a8d 100644 --- a/src/main/resources/templates/login.html +++ b/src/main/resources/templates/login.html @@ -1,4 +1,4 @@ -
+<%include include/head.html> <%if !sones.empty>

<%= Page.Login.Page.Title|l10n|html>

@@ -7,49 +7,13 @@
<%/if> -

<%= Page.Login.LoadSone.Title|l10n|html>

-
<%= Page.Login.LoadSone.Description|l10n|html>
-
- -
- - -
-
- - -
-
- -
-
-

<%= Page.Login.CreateSone.Title|l10n|html>

-
<%= Page.Login.CreateSone.Description|l10n|html>
-
- -
- - -
-
- - -
-
- - -
-
- -
-
- -
-
-
+ + <%include include/createSone.html> + +<%include include/tail.html>