X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmain%2Fresources%2Ftemplates%2Finclude%2FcreateSone.html;h=ebd204ea0642ccfd7b658e04326436664179f6df;hb=cd1004ddbcb1f2aa57ca8781ded6c56dd776ae21;hp=f2777c37feabe7bd340fb847a7c53370b8634bbc;hpb=bc67a0f3537a40197fac4f99a9e9ec970a686fdb;p=Sone.git diff --git a/src/main/resources/templates/include/createSone.html b/src/main/resources/templates/include/createSone.html index f2777c3..ebd204e 100644 --- a/src/main/resources/templates/include/createSone.html +++ b/src/main/resources/templates/include/createSone.html @@ -1,57 +1,26 @@ - + <%if errorNoIdentity>

<%= View.CreateSone.Text.Error.NoIdentity|l10n|html>

<%/if> -
- - class="error"<%/if>> - - - -
- - -
-
- -
-
- class="error"<%/if>> - - -
- class="error"<%/if>> - - - -
- -
- - + <%foreach identitiesWithoutSone identity> + <%first> + + + <%/last> + <%/foreach> + + +<%else> +

<%= View.CreateSone.Text.NoIdentities|l10n|html|replace needle="{link}" replacement=''|replace needle="{/link}" replacement="">

+<%/if>