{% extends "djust_auth/layouts/auth.html" %}{% load djust_auth %} {% block title %}Check your email{% endblock %} {% block card %}{% auth_context as auth %}
If an account uses that address, we sent instructions to reset its password.
{% auth_links auth %} {% endblock %}