manual/models/page.ini
2018-09-22 18:39:59 +02:00

14 lines
167 B
INI

[model]
name = Page
label = {{ this.title }}
[fields.title]
label = Title
type = string
translate = True
[fields.body]
label = Body
type = markdown
translate = True