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