regluit/frontend/templates/notification/comment_on_commented/full.txt

7 lines
301 B
Plaintext
Raw Permalink Normal View History

2016-05-11 14:41:50 +00:00
{{ comment.user.username }} has commented on a book you also commented on, {{ comment.content_object.title }}, as follows.
2015-04-28 03:24:19 +00:00
{{ comment.comment }}
You can see all comments on this book at https://{{ current_site.domain }}{% url 'work' comment.content_object.id %}?tab=2 .
The Unglue.it team