first version
This commit is contained in:
35
site/blueprints/users/default.yml
Normal file
35
site/blueprints/users/default.yml
Normal file
@@ -0,0 +1,35 @@
|
||||
title: User
|
||||
|
||||
columns:
|
||||
- width: 1/2
|
||||
fields:
|
||||
street:
|
||||
label: Street
|
||||
type: text
|
||||
zip:
|
||||
label: ZIP
|
||||
type: text
|
||||
width: 1/4
|
||||
city:
|
||||
label: City
|
||||
type: text
|
||||
width: 3/4
|
||||
country:
|
||||
label: Country
|
||||
type: text
|
||||
|
||||
- width: 1/2
|
||||
fields:
|
||||
website:
|
||||
label: Website
|
||||
type: url
|
||||
twitter:
|
||||
label: Twitter
|
||||
type: text
|
||||
icon: twitter
|
||||
placeholder: @username
|
||||
instagram:
|
||||
label: Instagram
|
||||
type: text
|
||||
icon: instagram
|
||||
placeholder: username
|
Reference in New Issue
Block a user