Add forum and news post notifications. Fixes #9
This commit is contained in:
3
templates/notification/forum_reply/full.txt
Normal file
3
templates/notification/forum_reply/full.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
{{reply.user}} replied to your post in {{reply.topic}}:
|
||||
|
||||
{{reply.body}}
|
3
templates/notification/news_comment_reply/full.txt
Normal file
3
templates/notification/news_comment_reply/full.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
{{comment.author}} replied to your comment on {{comment.news_post}}:
|
||||
|
||||
{{comment.body}}
|
Reference in New Issue
Block a user