Nice error messages
This commit is contained in:
@@ -4,6 +4,9 @@ block content
|
||||
.row
|
||||
.col
|
||||
.col
|
||||
if passwordForgottenFailed
|
||||
.alert.alert-danger
|
||||
| This email does not exist in our database.
|
||||
form(method="POST", action=getUrl("passwordForgottenTarget"))
|
||||
.form-group
|
||||
input.form-control(type="text", name="email", placeholder="Enter your email address", autofocus)
|
||||
|
||||
Reference in New Issue
Block a user