mirror of https://github.com/requarks/wiki
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
298 B
15 lines
298 B
8 years ago
|
extends ./_layout.pug
|
||
|
|
||
|
block adminContent
|
||
|
section.section
|
||
|
.container
|
||
|
.columns
|
||
|
.column.is-three-quarters
|
||
|
label.label Coming soon
|
||
|
.column
|
||
|
p.control
|
||
|
button.button.is-info
|
||
|
| Create Local User
|
||
|
p.control
|
||
|
button.button.is-info
|
||
|
| Authorize Social User
|