X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Fnotify%2FnewReplyNotification.html;h=1253da5d61f027b389a02edb5631ce83997c1386;hb=a8e00329e6a7d145704f82007057ef42d7f719e6;hp=2a194f29652d20e7dc51578918060e5e5ffbb5e0;hpb=13e00a0611cd80e43f813171d8b6d84870afbcbc;p=Sone.git diff --git a/src/main/resources/templates/notify/newReplyNotification.html b/src/main/resources/templates/notify/newReplyNotification.html index 2a194f2..1253da5 100644 --- a/src/main/resources/templates/notify/newReplyNotification.html +++ b/src/main/resources/templates/notify/newReplyNotification.html @@ -12,6 +12,7 @@ <%= Notification.NewReply.Text|l10n|html> <%foreach replies reply> - <% reply.sone.niceName|html><%notlast>,<%/notlast><%last>.<%/last> + + <% reply.sone.niceName|html><%notlast>,<%/notlast><%last>.<%/last> <%/foreach>