mirror of
https://git.bolliret.ch/pcs/pcs-website
synced 2026-01-18 17:41:37 +01:00
11 lines
133 B
INI
11 lines
133 B
INI
[model]
|
|
name = Page
|
|
label = {{ this.title }}
|
|
|
|
[fields.title]
|
|
label = Title
|
|
type = string
|
|
|
|
[fields.body]
|
|
label = Body
|
|
type = markdown
|