X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Flogin.html;h=3c11cbf760a02fb834610a3c36d211778cdf4665;hb=820f04de1741b7f3f5205a9520f1adfbd88e6d58;hp=804ac83e0f03a542a8ba821e5cb8791eb7f30060;hpb=40e01cfd2311fa744ece093c1a1d47d44273acc3;p=Sone.git diff --git a/src/main/resources/templates/login.html b/src/main/resources/templates/login.html index 804ac83..3c11cbf 100644 --- a/src/main/resources/templates/login.html +++ b/src/main/resources/templates/login.html @@ -1,4 +1,7 @@ <%include include/head.html> + + + <%if !sones.empty>

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

@@ -7,54 +10,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>