{% extends "base.html" %} {% load kegweblib crispy_forms_tags %} {% block title %}Reset Password{% endblock %} {% block content %}

E-Mail Sent

We've sent password reset instructions to the address provided.

{% endblock %}