Files
Mustache/test/fixtures/examples/nested_partials/partials/third.mustache
T
Justin Hileman 44b60e1bb8 Add a failing test for #167
Multiple levels of nested partials are only indented to the level of the first partial.
2013-09-26 09:48:29 -07:00

4 lines
33 B
Plaintext

<third>
{{> fourth }}
</third>