{% load i18n %}{% url profile_detail username=commenter.username as user_url %}{% load account_tags %}{% user_display commenter as commenter_display %}
{% blocktrans with swap.get_absolute_url as swap_url %}{{ commenter_display }} has commented on the swap '{{ swap }}' in which your offer is involved.{% endblocktrans %}