X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Fnotify%2FmentionNotification.html;h=10e9ad344c10ca75dd1954db1e8f2a585711f78f;hb=179e7da4d8d8a474d0b622d60b5f5d32d6ab4052;hp=087fc2e7cd8fa2224d1f41a17046e6cb18cc5064;hpb=9d50dcb65cec8d10306fbdb0d73826f33af2afb9;p=Sone.git diff --git a/src/main/resources/templates/notify/mentionNotification.html b/src/main/resources/templates/notify/mentionNotification.html index 087fc2e..10e9ad3 100644 --- a/src/main/resources/templates/notify/mentionNotification.html +++ b/src/main/resources/templates/notify/mentionNotification.html @@ -4,7 +4,7 @@
<%= Notification.Mention.Text|l10n|html> - <%foreach posts post> + <%foreach posts post|unique> <% post.sone.niceName|html><%notlast>,<%/notlast><%last>.<%/last> <%/foreach>