2023-02-01 00:42:18 +01:00
|
|
|
[model]
|
2023-03-11 23:06:05 +01:00
|
|
|
name = Frontpage
|
2023-02-01 00:42:18 +01:00
|
|
|
label = {{ this.title }}
|
2023-03-11 23:06:05 +01:00
|
|
|
protected = true
|
|
|
|
hidden = true
|
2023-02-01 00:42:18 +01:00
|
|
|
|
|
|
|
[fields.title]
|
2023-03-04 05:17:37 +01:00
|
|
|
label = Page Title
|
|
|
|
type = string
|
|
|
|
|
|
|
|
[fields.body]
|
|
|
|
label = Introduction
|
|
|
|
type = markdown
|
|
|
|
|
|
|
|
[fields.tabletitle]
|
|
|
|
label = Table Title
|
2023-02-01 00:42:18 +01:00
|
|
|
type = string
|
|
|
|
|
|
|
|
[fields.table]
|
|
|
|
label = Our Ansible Roles
|
|
|
|
type = flow
|
|
|
|
flow_blocks = table
|
2023-03-10 00:03:52 +01:00
|
|
|
|
|
|
|
[fields.trailer]
|
|
|
|
label = Trailing Words
|
|
|
|
type = markdown
|