{% load i18n %}{% url profile_detail username=invitation.to_user.username as user_url %} {% blocktrans with invitation.to_user as invitation_to_user %}you have invited {{ invitation_to_user }} to add you as a friend.{% endblocktrans %}