{% load i18n %} {% block content %}
{{ account }} is not a valid username.
Check you have the correct username before trying again.
{% endblocktrans %}{{ account }} could not be found or {{ remote_domain }}
does not support identity discovery.
Check you have the correct username before trying again.
{% endblocktrans %}{{ account }} was found but {{ remote_domain }}
does not support 'remote follow'.
Try searching for {{ user }} on {{ remote_domain }}
instead.
{% blocktrans %}Something went wrong trying to follow {{ account }}{% endblocktrans %}
{% trans 'Check you have the correct username before trying again.' %}
{% blocktrans %}You have blocked {{ account }}{% endblocktrans %}
{% blocktrans %}{{ account }} has blocked you{% endblocktrans %}
{% blocktrans %}You are already following {{ account }}{% endblocktrans %}
{% blocktrans %}You have already requested to follow {{ account }}{% endblocktrans %}