forked from ag_kommunikation/webseite
27 lines
377 B
INI
27 lines
377 B
INI
|
[model]
|
||
|
name = Homepage
|
||
|
label = Homepage
|
||
|
|
||
|
[fields.title]
|
||
|
label = Title
|
||
|
type = string
|
||
|
|
||
|
[fields.claim_heading]
|
||
|
label = Claim Heading
|
||
|
type = markdown
|
||
|
|
||
|
[fields.claim_content]
|
||
|
label = Claim Content
|
||
|
type = markdown
|
||
|
|
||
|
[fields.subclaim_heading]
|
||
|
label = Subclaim Heading
|
||
|
type = markdown
|
||
|
|
||
|
[fields.subclaim_content]
|
||
|
label = Subclaim Content
|
||
|
type = markdown
|
||
|
|
||
|
[children]
|
||
|
order_by = sort_key
|