17 lines
206 B
YAML
17 lines
206 B
YAML
|
|
label: Texte
|
||
|
|
type: layout
|
||
|
|
layouts:
|
||
|
|
- "1/1"
|
||
|
|
- "1/2, 1/2"
|
||
|
|
- "1/3, 2/3"
|
||
|
|
- "2/3, 1/3"
|
||
|
|
- "1/4, 3/4"
|
||
|
|
- "3/4, 1/4"
|
||
|
|
fieldsets:
|
||
|
|
- text
|
||
|
|
- image
|
||
|
|
- quote
|
||
|
|
- markdown
|
||
|
|
- line
|
||
|
|
- collapsable-section
|