{% load i18n %} {% block content %}
{% trans "Forgot your password?" %}
{% blocktrans %}Something went wrong trying to follow {{ account }}{% endblocktrans %}
{% trans 'Check you have the correct username before trying again.' %}