Merged in [9800] from lars@netapp.com:

Another HTML validation fix.
 - Legacy-Id: 9818
Note: SVN reference [9800] has been migrated to Git commit bc73eb76a12f4266e12b38104d0039fef5108e4c
This commit is contained in:
Henrik Levkowetz 2015-07-19 14:23:53 +00:00
parent cb07aef61e
commit a004a8ffdf

View file

@ -21,7 +21,7 @@
<p>Please enter an email address associated with the account for which you would like to reset the password.</p>
<form role=form method="post">
<form method="post">
{% csrf_token %}
{% bootstrap_form form %}