Password tab
This commit is contained in:
parent
c6797ee6cc
commit
6798e07ee2
BIN
server/static/img/panther.jpg
Normal file
BIN
server/static/img/panther.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 144 KiB |
@ -44,13 +44,8 @@ block content
|
|||||||
#password-tab.col.s12
|
#password-tab.col.s12
|
||||||
.row
|
.row
|
||||||
.row
|
.row
|
||||||
.input-field.col.s12.m6
|
|
||||||
input(name="password", type="password", placeholder="Unique password")
|
|
||||||
label(for="password") Password
|
|
||||||
.input-field.col.s12.m6
|
|
||||||
input(name="confirmPassword", type="password", placeholder="Confirm your unique password")
|
|
||||||
label(for="confirmPassword") Confirm Password
|
|
||||||
.row.center
|
|
||||||
.col.s12
|
.col.s12
|
||||||
button.btn(type="submit", formaction="/account/register/password") Register with Password
|
figure
|
||||||
|
img.responsive-img(src="/static/img/panther.jpg", alt="")
|
||||||
|
figcaption We don't do that here
|
||||||
.col.s12.m1
|
.col.s12.m1
|
Loading…
x
Reference in New Issue
Block a user