X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Fnotify%2FnewPostNotification.html;h=177b47083ffb14ea93b4696c66c0da9beb90de0f;hb=4c9e92d623f0f8f9ce63f83b91e1ba0a3d526fbd;hp=e5d779266331dc839ec654b8179af59d6f5eac2a;hpb=62521859cae9cd16eb86ba450900170bd7c327f9;p=Sone.git diff --git a/src/main/resources/templates/notify/newPostNotification.html b/src/main/resources/templates/notify/newPostNotification.html index e5d7792..177b470 100644 --- a/src/main/resources/templates/notify/newPostNotification.html +++ b/src/main/resources/templates/notify/newPostNotification.html @@ -12,6 +12,6 @@ <%= Notification.NewPost.Text|l10n|html> <%foreach posts post> - <% post.sone.niceName|html><%notlast>,<%/notlast><%last>.<%/last> + <% post.sone.niceName|html><%notlast>,<%/notlast><%last>.<%/last> <%/foreach>