community/models/print.ini
2022-09-01 12:59:38 +00:00

29 lines
365 B
INI

[model]
name = Print
label = {{ this.title }}
[fields.title]
label = Title
type = string
translate = True
[fields.subtitle]
label = Subtitle
type = string
translate = True
[fields.section_id]
label = Section_id
type = string
translate = False
[fields.body]
label = Body
type = markdown
translate = True
[fields.key]
label = key
type = string
translate = False