391b9e3e76
Former-commit-id: 18652fbea6ffa1879194c376f70307c1b09528f4 [formerly 28608f5f7650ae86cc13a2ea60b9ec2023833a45] Former-commit-id: 113e10e57eb00b1ba268a560e0506042527ccd8d
19 lines
245 B
INI
19 lines
245 B
INI
[model]
|
|
name = Seiten (site.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
|