Files
Mustache/test/fixtures/examples/nested_partials/partials/third.mustache
T

7 lines
93 B
Plaintext

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