Skip to content

Commit

Permalink
Add password reset note (#1135)
Browse files Browse the repository at this point in the history
  • Loading branch information
brylie authored Nov 13, 2024
1 parent 0bfa7f6 commit 9f860b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions accounts/templates/registration/password_reset_form.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

{% block content %}
<h1>Password reset</h1>
<p><em>PLEASE NOTE:</em><br/> If you do not receive a password-reset message promptly after submitting this form, then please instead try registering for a new account on our website.</p>
<div class="row">
<div class="col-md-6">
<form method="post" action="">
Expand Down

0 comments on commit 9f860b2

Please sign in to comment.