X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=templates%2Finfluences%2Femail%2Finfluence_comment_added.html;h=d52cce2f1908b4095fc3389c071029dfa788622c;hb=dad2574dc3f0cc1d114a85ac44ef440b5baeeaa8;hp=60b62d26e2695e523e1f62107dc3bf6d300079c0;hpb=8a87b4e71401028038260f4ec79788091a98143e;p=matthijs%2Fprojects%2Fxerxes.git diff --git a/templates/influences/email/influence_comment_added.html b/templates/influences/email/influence_comment_added.html index 60b62d2..d52cce2 100644 --- a/templates/influences/email/influence_comment_added.html +++ b/templates/influences/email/influence_comment_added.html @@ -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 %}