X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2FcreateSone.html;h=bd00cbf73c30481d65e08f81a870a2d5e18d5c4e;hp=71d73664ccbccc0fc9d5c4cb565bacab1bc10592;hb=179e7da4d8d8a474d0b622d60b5f5d32d6ab4052;hpb=f17746700b861bb3485b839397a6fc073ab0bd93 diff --git a/src/main/resources/templates/createSone.html b/src/main/resources/templates/createSone.html index 71d7366..bd00cbf 100644 --- a/src/main/resources/templates/createSone.html +++ b/src/main/resources/templates/createSone.html @@ -1,32 +1,5 @@ <%include include/head.html> -

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

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