display error messages on login form

This commit is contained in:
Sahat Yalkabov
2013-11-14 02:41:23 -05:00
parent d9dbb2b79d
commit 4858fb12e4

View File

@ -1,3 +1,6 @@
if message
p= message
form(action='/login', method='post') form(action='/login', method='post')
div div
label Username: label Username: