X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/44090c986d9a16f6913047c25319c446bb9308ad..891a1e056e6066b28e000df16d69b21946338a57:/migdal/templates/django_comments_xtd/email_followup_comment.txt diff --git a/migdal/templates/django_comments_xtd/email_followup_comment.txt b/migdal/templates/django_comments_xtd/email_followup_comment.txt index 7d9df1d..a1ca8f1 100755 --- a/migdal/templates/django_comments_xtd/email_followup_comment.txt +++ b/migdal/templates/django_comments_xtd/email_followup_comment.txt @@ -1 +1,18 @@ -POWIADOMIENIE \ No newline at end of file +{% load i18n %}{{ user_name }}, + +Pojawił się nowy komentarz w wątku z Twoim udziałem. +(There is a new comment following up yours.) + +{% if content_object.published_pl %}{% language 'pl' %}Polska wersja: „{{ content_object.title }}” + http://{{ site.domain }}{{ content_object.get_absolute_url }}{% endlanguage %}{% endif %} +{% if content_object.published_en %}{% language 'en' %}English version: “{{ content_object.title }}” + http://{{ site.domain }}{{ content_object.get_absolute_url }}{% endlanguage %}{% endif %} + + +{{ comment.name }}, {{ comment.submit_date|date:"SHORT_DATE_FORMAT" }}: +-------- +{{ comment.comment }} + + +-- +{{ site }}