20 lines
462 B
YAML
20 lines
462 B
YAML
|
title: Text
|
||
|
'@extends': default
|
||
|
|
||
|
form:
|
||
|
fields:
|
||
|
tabs:
|
||
|
fields:
|
||
|
content:
|
||
|
fields:
|
||
|
header.media_order:
|
||
|
label: Page Media (first one will be displayed next to your content)
|
||
|
header.image_align:
|
||
|
type: select
|
||
|
label: Image position
|
||
|
classes: fancy
|
||
|
default: left
|
||
|
options:
|
||
|
'left': 'Left'
|
||
|
'right': 'Right'
|