ungleich-staticcms/models/product.ini

18 lines
219 B
INI
Raw Normal View History

2019-12-30 20:18:44 +00:00
[model]
name = Product name
label = {{ this.title }}
hidden = yes
[fields.title]
label = Title
type = string
size = large
[fields.body]
label = Body
type = markdown
[fields.abstract]
label = Abstract
type = markdown