mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
display error messages on login form
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
if message
|
||||
p= message
|
||||
|
||||
form(action='/login', method='post')
|
||||
div
|
||||
label Username:
|
||||
|
||||
Reference in New Issue
Block a user