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