20 lines
216 B
INI
20 lines
216 B
INI
[model]
|
|
name = Section
|
|
label = {{ this.title }}
|
|
|
|
[children]
|
|
order_by = -date
|
|
|
|
[fields.title]
|
|
label = Title
|
|
type = string
|
|
|
|
[fields.eyebrow]
|
|
label = Eyebrow
|
|
type = string
|
|
|
|
[fields.summary]
|
|
label = Summary
|
|
type = text
|
|
|