forked from ag_kommunikation/webseite
12 lines
133 B
INI
12 lines
133 B
INI
[model]
|
|
name = Page
|
|
label = {{ this.title }}
|
|
|
|
[fields.title]
|
|
label = Title
|
|
type = string
|
|
|
|
[fields.body]
|
|
label = Body
|
|
type = markdown
|