X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Fnotify%2FnewSoneNotification.html;fp=src%2Fmain%2Fresources%2Ftemplates%2Fnotify%2FnewSoneNotification.html;h=aaa0d14eb0e015f1e8e39f3f3726e6d0b785ee24;hb=a23c4f218c3adf236d89d5927cae37d6e6e4feda;hp=45357b1878bcb33f89bfdfc42cf9fd1d37301a2a;hpb=b8545de14af229c6b557ef2229ee0166459d3a16;p=Sone.git diff --git a/src/main/resources/templates/notify/newSoneNotification.html b/src/main/resources/templates/notify/newSoneNotification.html index 45357b1..aaa0d14 100644 --- a/src/main/resources/templates/notify/newSoneNotification.html +++ b/src/main/resources/templates/notify/newSoneNotification.html @@ -12,6 +12,7 @@ <%= Notification.NewSone.Text|l10n|html> <%foreach sones sone> + <% sone.niceName|html><%notlast>,<%/notlast><%last>.<%/last> <%/foreach>