X-Git-Url: https://git.mdrn.pl/prawokultury.git/blobdiff_plain/891a1e056e6066b28e000df16d69b21946338a57..cdcbbaea50438faa14771ee5e716f5ee71180ae3:/migdal/templates/django_comments_xtd/email_followup_comment.html?ds=inline

diff --git a/migdal/templates/django_comments_xtd/email_followup_comment.html b/migdal/templates/django_comments_xtd/email_followup_comment.html
index 1987906..2e5e858 100644
--- a/migdal/templates/django_comments_xtd/email_followup_comment.html
+++ b/migdal/templates/django_comments_xtd/email_followup_comment.html
@@ -2,16 +2,11 @@
 <p>{{ user_name }},</p>
 
 <p>Pojawił się nowy komentarz w wątku z Twoim udziałem.</p>
-<p>(There is a new comment following up yours.)</p>
 
 <p>
-{% if content_object.published_pl %}{% language 'pl' %}
+{% language 'pl' %}
   <a href="http://{{ site.domain }}{{ content_object.get_absolute_url }}">„{{ content_object.title }}”</a>
-{% endlanguage %}{% endif %}
-{% if content_object.published_en %}{% language 'en' %}
-  <br/>
-  <a href="http://{{ site.domain }}{{ content_object.get_absolute_url }}">“{{ content_object.title}}</a></p>
-{% endlanguage %}{% endif %}
+{% endlanguage %}
 </p>
 
 <p>{{ comment.name }}, {{ comment.submit_date|date:"SHORT_DATE_FORMAT" }}:</p>