Use outside packages.
[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
deleted file mode 100644 (file)
index 2e5e858..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-{% load i18n %}
-<p>{{ user_name }},</p>
-
-<p>Pojawił się nowy komentarz w wątku z Twoim udziałem.</p>
-
-<p>
-{% language 'pl' %}
-  <a href="http://{{ site.domain }}{{ content_object.get_absolute_url }}">„{{ content_object.title }}”</a>
-{% endlanguage %}
-</p>
-
-<p>{{ comment.name }}, {{ comment.submit_date|date:"SHORT_DATE_FORMAT" }}:</p>
-<blockquote>
-{{ comment.comment }}
-</blockquote>
-
-<p>--<br/>
-{{ site }}
-</p>