summaryrefslogtreecommitdiff
path: root/vendor/mustache/mustache/test/fixtures/examples/section_iterator_objects/section_iterator_objects.mustache
blob: 44dfce480d530bbe29dcf3070d5c50b6e353b3b1 (plain)
1
2
3
4
5
* {{ start }}
{{# middle }}
* {{ item }}
{{/ middle }}
* {{ final }}