Observium_CE/tests/templates/child_context/child_context.mustache

2 lines
113 B
Plaintext

<h1>{{#parent}}{{child}}{{/parent}}</h1>
<h2>{{#grandparent}}{{#parent}}{{child}}{{/parent}}{{/grandparent}}</h2>