{% extends "email/user_base.html" %} {% block content %}

There has been a request made to reset your password. If you have made this request please click the link below to reset your password.

Reset Password

If the link above does not work, try visiting the following URL in a browser:
{{ model.password_reset_url }}

If this is not you, you can safely ignore this email.

{% endblock %}