14 lines
188 B
INI
14 lines
188 B
INI
|
[model]
|
||
|
name = Poster
|
||
|
label = {{ this.title }}
|
||
|
|
||
|
[fields.title]
|
||
|
label = Title
|
||
|
type = string
|
||
|
size = large
|
||
|
|
||
|
[fields.body]
|
||
|
label = Body
|
||
|
type = flow
|
||
|
flow_blocks = slideshow, text-block, banner
|