13 lines
148 B
INI
13 lines
148 B
INI
|
[model]
|
||
|
name = Start
|
||
|
label = {{ this.title }}
|
||
|
hidden = true
|
||
|
|
||
|
[fields.title]
|
||
|
label = Title
|
||
|
type = string
|
||
|
|
||
|
[fields.body]
|
||
|
label = Body
|
||
|
type = markdown
|