lektor-website/models/plugin-category.ini

9 lines
171 B
INI
Raw Permalink Normal View History

[model]
name = Plugin Category
inherits = page
label = {{ this.name }}
hidden = yes
[children]
replaced_with = site.query('/plugins').filter(F.categories.contains(this))