mirror of
https://github.com/lektor/lektor-website.git
synced 2025-01-31 14:31:29 +01:00
11 lines
154 B
INI
11 lines
154 B
INI
[model]
|
|
name = Plugin Categories
|
|
inherits = page
|
|
label = {{ this.name }}
|
|
hidden = yes
|
|
protected = yes
|
|
|
|
[children]
|
|
model = plugin-category
|
|
order_by = name
|