X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Flogin.html;h=ebe8ad121e07e2c9d80207c99c277448b0f5f86f;hb=c319c653b790dea126c66130d0a25fd4f1d0ec46;hp=7f300b80b678442a869f482d76cbecb89d586470;hpb=8b8fb600cdf97c3470b2471d917b39dd0c9cff14;p=Sone.git diff --git a/src/main/resources/templates/login.html b/src/main/resources/templates/login.html index 7f300b8..ebe8ad1 100644 --- a/src/main/resources/templates/login.html +++ b/src/main/resources/templates/login.html @@ -7,32 +7,21 @@ <%/if> +

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

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

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

+ <%include include/loadSone.html> + + <%include include/importSone.html>

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

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

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

<%include include/createSone.html> <%include include/tail.html>