mirror of
https://github.com/sstent/expressmongotest.git
synced 2026-01-26 00:52:11 +00:00
ook
This commit is contained in:
@@ -12,5 +12,8 @@ block content
|
||||
p
|
||||
label(for="password") Password<br />
|
||||
input#password(type="password", name="password")
|
||||
p
|
||||
label(for="is_admin") Admin<br />
|
||||
input#isadmin(type="checkbox", name="is_admin", unchecked)
|
||||
p
|
||||
input(type="submit", value="Create")
|
||||
Reference in New Issue
Block a user