mirror of
https://github.com/kennethreitz-archive/wp-mustache.git
synced 2026-06-20 15:40:58 +00:00
2 lines
113 B
Plaintext
2 lines
113 B
Plaintext
<h1>{{#parent}}{{child}}{{/parent}}</h1>
|
|
<h2>{{#grandparent}}{{#parent}}{{child}}{{/parent}}{{/grandparent}}</h2> |