Send influence notifications to all players involved.
[matthijs/projects/xerxes.git] / templates / influences / email / influence_comment_added.html
index 7ebe70ca52c98e57656c92e3103283b714b14ca0..656f16346caf48434cf98f1da908f96ccf7b3a6c 100644 (file)
@@ -5,15 +5,15 @@ From: Xerxes (Evolution Events)<xerxes@evolution-events.nl>
 X-Mailer: Xerxes
 Subject: {% blocktrans %}Comment added to influence "{{ influence }}".{% endblocktrans %}
 \\
-{% if recipients.0.first_name %}
-{% blocktrans with recipients.0.first_name as name %}Hello {{ name }}{% endblocktrans %},
+{% if first_name %}
+{% blocktrans %}Hello {{ first_name }}{% endblocktrans %},
 {% else %}
 {% trans "L.S." %},
 {% endif %}
 \\
 {% filter wordwrap:72 %}
 {% blocktrans %}
-{{commenter}} has just commented the following on your influence:
+{{commenter}} has just commented the following on an influence you are involved in:
 {% endblocktrans %}
 \\
 {{comment.comment}}