lektor-website/models/page.ini

14 lines
175 B
INI
Raw Normal View History

2015-12-19 14:52:17 +01:00
[model]
name = Page
label = {{ this.title }}
[fields.title]
label = Title
type = string
size = large
[fields.body]
label = Body
type = flow
flow_blocks = text-block, banner