{% extends "main.html" %} {% block breadcrumbs %} {% endblock %} {% block title %}Password reset successful{% endblock %} {% block content %}

Password reset successful

We've e-mailed {{ person }} instructions for setting their password. They should be receiving it shortly.

{% endblock %}