47 lines
691 B
Plaintext
47 lines
691 B
Plaintext
[
|
|
{
|
|
"type": "SECTION",
|
|
"content": {
|
|
"iterator": "item",
|
|
"collection": "items"
|
|
},
|
|
"body": [
|
|
{
|
|
"type": "INTERPOLATE",
|
|
"content": {
|
|
"key": "name"
|
|
}
|
|
},
|
|
{
|
|
"type": "TEXT",
|
|
"content": {
|
|
"content": " "
|
|
}
|
|
},
|
|
{
|
|
"type": "INTERPOLATE",
|
|
"content": {
|
|
"key": "item.name"
|
|
}
|
|
},
|
|
{
|
|
"type": "TEXT",
|
|
"content": {
|
|
"content": " "
|
|
}
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "TEXT",
|
|
"content": {
|
|
"content": " "
|
|
}
|
|
},
|
|
{
|
|
"type": "INTERPOLATE",
|
|
"content": {
|
|
"key": "name2"
|
|
}
|
|
}
|
|
] |