Repository URL to install this package:
|
Version:
2.4.0.gt1 ▾
|
{% load i18n %}
{{ user_name }},
{% blocktrans %}There is a new comment following up yours.{% endblocktrans %}
Post: {{ content_object.title }}
URL: http://{{ site.domain }}{{ content_object.get_absolute_url }}
Sent by: {{ comment.name }}, {{ comment.submit_date|date:"SHORT_DATE_FORMAT" }}
--- Comment: ---
{{ comment.comment }}
-----
Click on the following link to mute the comments thread. You will no longer receive follow-up notifications:
http://{{ site.domain }}{{ mute_url }}
--
{% trans "Kind regards" %},
{{ site }}