add link for forgot password
This commit is contained in:
parent
351c4c7dc8
commit
85289c0e64
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
<div class="mb-3">
|
||||
<label for="inputPassword">Password</label>
|
||||
<input type="password" name="password" id="inputPassword" class="form-control" required>
|
||||
<a href="#">Forgot password</a>
|
||||
</div>
|
||||
|
||||
<input type="hidden" name="_csrf_token"
|
||||
|
|
Reference in a new issue