{% load account_tags %}

{% user_display user %} has made changes to {{ proposal.title }} which you have previously reviewed or commented on.

{% url review_detail proposal.pk as detail_url %} View the latest version of the proposal online at http://{{ current_site }}{{ detail_url }}