{% extends "emails/layout.html" %} {% block content %}
Hi {{ user.name }},
Choose a new password |
Need the raw link? {{ reset_link }}
If you didn't mean to reset your password, then you can just ignore this email; your password will not change.
{% endblock %}