notifications for authors
[prawokultury.git] / migdal / templates / migdal / mail / new_comment.txt
diff --git a/migdal/templates/migdal/mail/new_comment.txt b/migdal/templates/migdal/mail/new_comment.txt
new file mode 100755 (executable)
index 0000000..d7074c2
--- /dev/null
@@ -0,0 +1,15 @@
+{% load i18n %}{{ comment.content_object.author }},
+
+Pod Twoim wpisem pojawił się nowy komentarz.
+
+{% language 'pl' %}{{ comment.content_object.title }}
+http://{{ site.domain }}{{ comment.get_absolute_url }}{% endlanguage %}
+
+
+Autor: {{ comment.name }}
+
+{{ comment.comment }}
+
+
+-- 
+{{ site }}