X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Flogin.html;h=f44cbf2bbdb8b393e83c86de9cb6cd1288d3064d;hb=18f07325f79a3b93cee8d5f1a53adc0dbb7f1e1d;hp=a939bb2cfd5c7b101bbd83ab1f966249be50ed73;hpb=6c64007caedc08defdc18a276f441d47c829c391;p=Sone.git diff --git a/src/main/resources/templates/login.html b/src/main/resources/templates/login.html index a939bb2..f44cbf2 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,7 +7,7 @@ @@ -17,6 +17,7 @@
<%= Page.Login.LoadSone.Description|l10n|html>
+
@@ -29,27 +30,9 @@
+

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

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