Files
Mustache/examples/sections_iterable_object/sections.mustache
T

6 lines
79 B
Plaintext

* {{ start }}
{{# middle }}
* {{ foo }}
* {{ bar }}
{{/ middle }}
* {{ final }}