57d66eb0c1
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
11 lines
133 B
INI
11 lines
133 B
INI
[model]
|
|
name = Page
|
|
label = {{ this.title }}
|
|
|
|
[fields.title]
|
|
label = Title
|
|
type = string
|
|
|
|
[fields.body]
|
|
label = Body
|
|
type = markdown
|