Add help-block with "Forgot your password"
This commit is contained in:
@ -24,6 +24,8 @@ block content
|
||||
.form-group
|
||||
label.control-label(for='username') Password
|
||||
input.form-control(type='password', name='password', id='password', placeholder='Password')
|
||||
.help-block
|
||||
a(href='/login/forgot') Forgot Your Password?
|
||||
.form-group
|
||||
button.btn.btn-primary(type='submit')
|
||||
i.fa.fa-unlock-alt
|
||||
|
Reference in New Issue
Block a user