X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/44090c986d9a16f6913047c25319c446bb9308ad..891a1e056e6066b28e000df16d69b21946338a57:/migdal/templates/django_comments_xtd/email_followup_comment.html?ds=sidebyside diff --git a/migdal/templates/django_comments_xtd/email_followup_comment.html b/migdal/templates/django_comments_xtd/email_followup_comment.html new file mode 100644 index 0000000..1987906 --- /dev/null +++ b/migdal/templates/django_comments_xtd/email_followup_comment.html @@ -0,0 +1,24 @@ +{% 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' %} + „{{ content_object.title }}” +{% endlanguage %}{% endif %} +{% if content_object.published_en %}{% language 'en' %} +
+ “{{ content_object.title}}

+{% endlanguage %}{% endif %} +

+ +

{{ comment.name }}, {{ comment.submit_date|date:"SHORT_DATE_FORMAT" }}:

+
+{{ comment.comment }} +
+ +

--
+{{ site }} +