fnp
/
prawokultury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
comment form
[prawokultury.git]
/
migdal
/
templates
/
django_comments_xtd
/
email_followup_comment.html
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
(file)
--- 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>{{ 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>
<p>
-{%
if content_object.published_pl %}{%
language 'pl' %}
+{% language 'pl' %}
<a href="http://{{ site.domain }}{{ content_object.get_absolute_url }}">„{{ content_object.title }}”</a>
<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>
</p>
<p>{{ comment.name }}, {{ comment.submit_date|date:"SHORT_DATE_FORMAT" }}:</p>