{% load i18n %}{% url profile_detail username=commenter.username as user_url %} {% blocktrans with listing.get_absolute_url as listing_url %}{{ commenter }} has commented on your listing '{{ listing }}'{% endblocktrans %}