X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmain%2Fresources%2Ftemplates%2Fnotify%2FmentionNotification.html;fp=src%2Fmain%2Fresources%2Ftemplates%2Fnotify%2FmentionNotification.html;h=10e9ad344c10ca75dd1954db1e8f2a585711f78f;hb=0df5e91852f737d760c5a9f54c5667309fbadcc2;hp=0000000000000000000000000000000000000000;hpb=356a84e5ec2bb0936b7d1cdc635f7f051788da6a;p=Sone.git diff --git a/src/main/resources/templates/notify/mentionNotification.html b/src/main/resources/templates/notify/mentionNotification.html new file mode 100644 index 0000000..10e9ad3 --- /dev/null +++ b/src/main/resources/templates/notify/mentionNotification.html @@ -0,0 +1,11 @@ + +
+ <%= Notification.Mention.Text|l10n|html> + <%foreach posts post|unique> + + <% post.sone.niceName|html><%notlast>,<%/notlast><%last>.<%/last> + <%/foreach> +