X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fresources%2Ftemplates%2Fnotify%2FmentionNotification.html;fp=src%2Fmain%2Fresources%2Ftemplates%2Fnotify%2FmentionNotification.html;h=087fc2e7cd8fa2224d1f41a17046e6cb18cc5064;hb=29daf9b1a853061c245c6225e5e5ea8f553c87a7;hp=0000000000000000000000000000000000000000;hpb=a0c7812d68c90e6807c768d706484f599090d270;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..087fc2e --- /dev/null +++ b/src/main/resources/templates/notify/mentionNotification.html @@ -0,0 +1,11 @@ + +
+ <%= Notification.Mention.Text|l10n|html> + <%foreach posts post> + + <% post.sone.niceName|html><%notlast>,<%/notlast><%last>.<%/last> + <%/foreach> +