1
2
3
4
5
6
7
8
9
10
11
12 | {
"template": {
"category-layout": "vertical-journal",
"card-size": "large",
"card-layout": "horizontal",
"collapsed-rows": 1
},
"components": {
"title": "title",
"subtitle": "subtitle",
"attributes": "attributes"
}
|