bf8f6317fc
Former-commit-id: ea2b44b8b3267f7d8b6de7c4faa93e0c68f4db1b [formerly ba1f20b9a5936a4914b1a399bbd957836ad018ab] Former-commit-id: 56619a0c16627d862166c040ce6b7aeb542e29ae
19 lines
251 B
INI
19 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
|