14 lines
159 B
INI
14 lines
159 B
INI
|
[block]
|
||
|
name = Gallery
|
||
|
button_label = Gallery
|
||
|
|
||
|
[fields.title]
|
||
|
label = Title
|
||
|
type = string
|
||
|
|
||
|
[fields.gallery]
|
||
|
label = Gallery
|
||
|
type = flow
|
||
|
flow_blocks = picture
|
||
|
|