{% load i18n %}{% url profile_detail username=user.username as user_url %} {% blocktrans with tribe.get_absolute_url as tribe_url %}{{ user }} has joined the tribe {{ tribe }}.{% endblocktrans %}