mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2025-07-29 07:01:35 +00:00
csrf token immediatly after form tag
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
<div class="col s12 m8">
|
||||
<div class="card">
|
||||
<form method="POST">
|
||||
{{ reset_password_form.hidden_tag() }}
|
||||
<div class="card-content">
|
||||
{{ reset_password_form.hidden_tag() }}
|
||||
<div class="input-field">
|
||||
{{ reset_password_form.password(class='validate') }}
|
||||
{{ reset_password_form.password.label }}
|
||||
|
Reference in New Issue
Block a user