20 lines
251 B
INI
20 lines
251 B
INI
|
[model]
|
||
|
name = Material (material.html)
|
||
|
label = {{ this.title }}
|
||
|
|
||
|
[fields.title]
|
||
|
label = Title
|
||
|
type = string
|
||
|
|
||
|
[fields.spruch]
|
||
|
label = Spruch
|
||
|
type = markdown
|
||
|
|
||
|
[fields.subtitle]
|
||
|
label = Subtitle
|
||
|
type = string
|
||
|
|
||
|
[fields.body]
|
||
|
label = Body
|
||
|
type = markdown
|