{% extends "adminlte/auth/auth-master.html" %} {% load i18n %} {% block auth_body %}
{% trans 'If an account exists for the email you entered, we have emailed instructions for setting your password. You should receive them shortly.' %}
{% trans 'Back to sign in' %} {% endblock %}