forked from ag_kommunikation/webseite
15 lines
189 B
INI
15 lines
189 B
INI
|
[model]
|
||
|
name = Section
|
||
|
label = {{ this.title }}
|
||
|
|
||
|
[fields.title]
|
||
|
label = Title
|
||
|
type = string
|
||
|
|
||
|
[fields.body]
|
||
|
label = Body
|
||
|
type = markdown
|
||
|
|
||
|
[fields.sort_key]
|
||
|
label = Sort order
|
||
|
type = sort_key
|