X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Flogin.html;h=ff858be001a76529d3942873bb72164012ee3fc4;hb=5acf4f415581f89aa2d8874a21f0c50c1a397caa;hp=3bb860fa167f1a92b1dcb1a3171f778f6dc16209;hpb=f17746700b861bb3485b839397a6fc073ab0bd93;p=Sone.git diff --git a/src/main/resources/templates/login.html b/src/main/resources/templates/login.html index 3bb860f..ff858be 100644 --- a/src/main/resources/templates/login.html +++ b/src/main/resources/templates/login.html @@ -7,53 +7,19 @@ <%/if> +

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

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

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

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