20 lines
275 B
INI
20 lines
275 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
|