X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Fnotify%2FnewReplyNotification.html;h=21a5ca0597bdeab83742db1a04c5c9eef27f4b43;hb=4c9e92d623f0f8f9ce63f83b91e1ba0a3d526fbd;hp=2a194f29652d20e7dc51578918060e5e5ffbb5e0;hpb=62521859cae9cd16eb86ba450900170bd7c327f9;p=Sone.git diff --git a/src/main/resources/templates/notify/newReplyNotification.html b/src/main/resources/templates/notify/newReplyNotification.html index 2a194f2..21a5ca0 100644 --- a/src/main/resources/templates/notify/newReplyNotification.html +++ b/src/main/resources/templates/notify/newReplyNotification.html @@ -12,6 +12,6 @@ <%= 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>