{% load i18n %}{% url profile_view user.username as user_url %} {% blocktrans with topic.get_absolute_url as topic_url and post.get_absolute_url as post_url%}{{ user }} has replied to the forum topic {{ topic }}.{% endblocktrans %}