Removed message variable (old flash messages)
This commit is contained in:
@ -1,9 +1,6 @@
|
|||||||
extends layout
|
extends layout
|
||||||
|
|
||||||
block content
|
block content
|
||||||
if message
|
|
||||||
p= message
|
|
||||||
|
|
||||||
.main
|
.main
|
||||||
h3 Signup Form
|
h3 Signup Form
|
||||||
form(role='form', method='POST')
|
form(role='form', method='POST')
|
||||||
|
Reference in New Issue
Block a user