24 lines
332 B
INI
24 lines
332 B
INI
[model]
|
|
name = Page
|
|
label = {{ this.title }}
|
|
|
|
[fields.title]
|
|
label = Page Title
|
|
type = string
|
|
|
|
[fields.body]
|
|
label = Introduction
|
|
type = markdown
|
|
|
|
[fields.tabletitle]
|
|
label = Table Title
|
|
type = string
|
|
|
|
[fields.table]
|
|
label = Our Ansible Roles
|
|
type = flow
|
|
flow_blocks = table
|
|
|
|
[fields.trailer]
|
|
label = Trailing Words
|
|
type = markdown
|