Merge branch 'production'
[matthijs/projects/xerxes.git] / templates / influences / email / influence_comment_added.html
index 60b62d26e2695e523e1f62107dc3bf6d300079c0..d52cce2f1908b4095fc3389c071029dfa788622c 100644 (file)
@@ -13,10 +13,16 @@ Subject: {% blocktrans %}Comment added to influence "{{ influence }}".{% endbloc
 \\
 {% 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}}
 {% endfilter %}
+\\
+\\
+{# This is ugly and hardcoded, but we don't have access to the request #}
+{# when notifying currently, so this should do for now. #}
+{% trans "View the influence and comments here:" %}
+http://xerxes.evolution-events.nl{{ influence.get_absolute_url }}
 {% endautoescape %}
 {% endgapless %}