{% load i18n %}{% url profile_detail username=tweet.sender.username as profile_url %} {% blocktrans with tweet.sender as tweet_sender and tweet.get_absolute_url as reply_url %}{{ tweet_sender }} sent you a tweet reply.{% endblocktrans %}