mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 18:37:33 -04:00
Addressing most of the low-lift items from the Notify content audit (#491)
This commit is contained in:
@@ -66,7 +66,7 @@ def sign_in():
|
||||
flash(Markup(
|
||||
(
|
||||
f"The email address or password you entered is incorrect."
|
||||
f" <a href={password_reset_url} class='govuk-link'>Forgotten your password?</a>"
|
||||
f" <a href={password_reset_url} class='govuk-link'>Forgot your password?</a>"
|
||||
)
|
||||
))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user