Don't load the uri template tag library.
[matthijs/projects/xerxes.git] / templates / influences / email / influence_comment_added.html
index 7ebe70ca52c98e57656c92e3103283b714b14ca0..8a2d4a4ac8d53f4db0475c19304eb3b8c849222d 100644 (file)
@@ -18,5 +18,11 @@ Subject: {% blocktrans %}Comment added to influence "{{ influence }}".{% endbloc
 \\
 {{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 %}