X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Fnotify%2FnewSoneNotification.html;h=64985d812f9d5ffd82e2d80fef4ce4b82b75bf84;hb=HEAD;hp=aaa0d14eb0e015f1e8e39f3f3726e6d0b785ee24;hpb=a8e00329e6a7d145704f82007057ef42d7f719e6;p=Sone.git diff --git a/src/main/resources/templates/notify/newSoneNotification.html b/src/main/resources/templates/notify/newSoneNotification.html index aaa0d14..64985d8 100644 --- a/src/main/resources/templates/notify/newSoneNotification.html +++ b/src/main/resources/templates/notify/newSoneNotification.html @@ -1,18 +1,18 @@ +
+ + + + + +
-
- - - - - -
<%= Notification.NewSone.Text|l10n|html> <%foreach sones sone> - + <% sone.niceName|html><%notlast>,<%/notlast><%last>.<%/last> <%/foreach>