18 lines
253 B
INI
18 lines
253 B
INI
[model]
|
|
name = Page (THE LAEND Style)
|
|
label = {{ this.title }}
|
|
|
|
[fields.title]
|
|
label = Title
|
|
type = string
|
|
width = 1/2
|
|
|
|
[fields.sitename]
|
|
label = Site Name overwrite
|
|
type = string
|
|
default = Hällo
|
|
width = 1/2
|
|
|
|
[fields.body]
|
|
label = Body
|
|
type = markdown
|