2021-03-18 02:11:05 +01:00
|
|
|
[block]
|
|
|
|
name = Flow Boxes Section
|
|
|
|
button_label = Flow Boxes Section
|
|
|
|
label = {{ this.title }}
|
|
|
|
|
|
|
|
[fields.title]
|
2021-03-18 02:31:17 +01:00
|
|
|
label = Titel
|
2021-03-18 02:11:05 +01:00
|
|
|
type = string
|
2021-03-18 02:31:17 +01:00
|
|
|
|
|
|
|
[fields.background_box_title]
|
|
|
|
label = Titel Background Box
|
|
|
|
type = string
|
|
|
|
width = 1/3
|
|
|
|
|
|
|
|
[fields.background_box_claim]
|
|
|
|
label = Claim Background Box
|
|
|
|
type = markdown
|
|
|
|
width = 2/3
|
|
|
|
|
|
|
|
[fields.claim__background_link]
|
|
|
|
label = Claim Background Addresse
|
|
|
|
type = string
|
|
|
|
width = 1/2
|
|
|
|
|
|
|
|
[fields.claim__background_url]
|
|
|
|
label = Claim Background URL
|
|
|
|
type = url
|
|
|
|
width = 1/2
|
2021-03-18 02:50:41 +01:00
|
|
|
|
|
|
|
[fields.claim_boxes]
|
|
|
|
label = Small Box
|
|
|
|
type = flow
|
|
|
|
flow_blocks = flow_claim_boxes
|