15 lines
257 B
INI
15 lines
257 B
INI
|
[block]
|
||
|
name = Text Block
|
||
|
button_label = [[paragraph]]
|
||
|
|
||
|
[fields.text]
|
||
|
label = Text
|
||
|
type = markdown
|
||
|
|
||
|
[fields.class]
|
||
|
label = Class
|
||
|
type = select
|
||
|
choices = default, centered, two-column-list
|
||
|
choice_labels = Default, Centered, Two Column List
|
||
|
default = default
|