wtf-webseite/models/page.ini

13 lines
156 B
INI
Raw Normal View History

2020-12-22 13:18:51 +01:00
[model]
name = Page
label = {{ this.title }}
2021-02-16 21:32:56 +01:00
inherits = header_slim
2020-12-22 13:18:51 +01:00
[fields.title]
label = Title
type = string
[fields.body]
label = Body
type = markdown