{% extends "layouts/user-notification.html" %}
{% block content %}
Hello {{ context.username }},
We received a request to reset your password on .
Please follow this link reset your password: Click here to reset your password
If you did not request this, you can ignore this email.
{% endblock %}