diff --git a/templates/registration/password_reset_form.html b/templates/registration/password_reset_form.html index bccb08ea..0d7d3d67 100644 --- a/templates/registration/password_reset_form.html +++ b/templates/registration/password_reset_form.html @@ -1,9 +1,9 @@ {% extends 'base.html' %} -{% block title %}Forgot Your Password?{% endblock %} +{% block title %}Need a Password?{% endblock %} {% block content %} -

Forgot your password?

+

Need a password?

Enter your email address below, and we'll email instructions for setting a new one.