Tweak to the clockwork view
This commit is contained in:
@ -24,6 +24,6 @@ block content
|
|||||||
input(type='hidden', name='_csrf', value=token)
|
input(type='hidden', name='_csrf', value=token)
|
||||||
.form-group
|
.form-group
|
||||||
.input-group
|
.input-group
|
||||||
input.form-control(type='text', name='telephone', placeholder='Phone Number')
|
input.form-control(type='text', name='telephone', placeholder='Phone Number (international format)')
|
||||||
span.input-group-btn
|
span.input-group-btn
|
||||||
button.btn.btn-success(type='submit') Send
|
button.btn.btn-success(type='submit') Send
|
||||||
|
Reference in New Issue
Block a user