X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/891a1e056e6066b28e000df16d69b21946338a57..d57cb0586003722ceca5c06519d3225686566a78:/migdal/templates/django_comments_xtd/email_followup_comment.txt?ds=inline diff --git a/migdal/templates/django_comments_xtd/email_followup_comment.txt b/migdal/templates/django_comments_xtd/email_followup_comment.txt deleted file mode 100755 index a1ca8f1..0000000 --- a/migdal/templates/django_comments_xtd/email_followup_comment.txt +++ /dev/null @@ -1,18 +0,0 @@ -{% 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 }}