{% load i18n %}{% url profile_view user.username as user_url %} {% blocktrans with topic.get_absolute_url as topic_url %}A new forum post has be created in forum under topic {{ topic }} by {{ user }}.{% endblocktrans %}