We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb07aef commit a004a8fCopy full SHA for a004a8f
1 file changed
ietf/templates/registration/password_reset.html
@@ -21,7 +21,7 @@ <h1>Password reset</h1>
21
22
<p>Please enter an email address associated with the account for which you would like to reset the password.</p>
23
24
- <form role=form method="post">
+ <form method="post">
25
{% csrf_token %}
26
{% bootstrap_form form %}
27
0 commit comments