X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Fnotify%2FnewPostNotification.html;fp=src%2Fmain%2Fresources%2Ftemplates%2Fnotify%2FnewPostNotification.html;h=54008dc33071be08b12a25b4d540623ca83e8e4a;hb=a23c4f218c3adf236d89d5927cae37d6e6e4feda;hp=177b47083ffb14ea93b4696c66c0da9beb90de0f;hpb=b8545de14af229c6b557ef2229ee0166459d3a16;p=Sone.git 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>