{% load i18n %}{% url profile_detail username=user.username as user_url %} {% blocktrans with topic.get_absolute_url as topic_url %}{{ user }} has responded to your topic '{{ topic }}'.{% endblocktrans %}