{% load i18n %} {% get_current_language_bidi as LANGUAGE_BIDI %} {% get_current_language as LANGUAGE_CODE %} {% trans "Password Reset Sent" %}

{% trans "Check Your Email" %}

{% blocktrans %}We have sent you an email with a password reset link. If you don't receive it within a few minutes, please check your spam folder.{% endblocktrans %}

{% trans "Back to Sign In" %}