summaryrefslogtreecommitdiff
path: root/models/page.ini
blob: dcddfe824c483415bba19a16899bb2705b968d5c (plain)
1
2
3
4
5
6
7
8
9
10
11
[model]
name = Page
label = {{ this.title }}

[fields.title]
label = Title
type = string

[fields.body]
label = Body
type = markdown