{% load i18n %}{% url profile_detail username=user.username as user_url %} {% blocktrans with post.get_absolute_url as post_url %}{{ user }} has commented on your blog post '{{ post }}'.{% endblocktrans %}