mirror of
https://gitlab.ub.uni-bielefeld.de/sfb1288inf/nopaque.git
synced 2024-11-14 16:55:42 +00:00
Link password reset request page to log in screen.
This commit is contained in:
parent
59ad0c1668
commit
bc9f64ba90
@ -38,7 +38,7 @@
|
||||
<span class="lever"></span>
|
||||
</label>
|
||||
</div>
|
||||
<a href="#!" class="right">Forgot Password?</a>
|
||||
<a href="{{ url_for('auth.password_reset_request') }}" class="right">Forgot Password?</a>
|
||||
<div class="card-action">
|
||||
{{ form.submit(class='btn right') }}
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user