webseite/models/section.ini

15 lines
189 B
INI

[model]
name = Section
label = {{ this.title }}
[fields.title]
label = Title
type = string
[fields.body]
label = Body
type = markdown
[fields.sort_key]
label = Sort order
type = sort_key