mirror of
https://github.com/torproject/community.git
synced 2024-11-26 19:20:25 +00:00
15 lines
196 B
INI
15 lines
196 B
INI
[model]
|
|
name = Story
|
|
label = {{ this.title }}
|
|
inherits = page
|
|
|
|
[fields.category]
|
|
label = Category
|
|
type = strings
|
|
translate = False
|
|
|
|
[fields.summary]
|
|
label = Summary
|
|
type = string
|
|
translate = True
|