{% load i18n %} {% load static %} {% load utilities %}
{{ request.user.display_name }}
{{request.user.username}}
{% id_to_username request.user.moved_to as username %} {% blocktrans %} You have moved your account to {{ username }} {% endblocktrans %}
{% blocktrans %}You can undo the move to restore full functionality, but some followers may have already unfollowed this account.
{% endblocktrans %}