Queerscriptors.org/models/index.ini
2021-08-18 01:13:13 +01:00

24 lines
308 B
INI

[model]
name = Projects
label = {{ this.title }}
hidden = yes
protected = yes
[fields.title]
label = Title
type = string
translate = True
[fields.body]
label = Body
type = markdown
translate = True
[fields.about_title]
type = string
translate = True
[fields.about_body]
type = markdown
translate = True