{{> test_assembly_a1}}
{{> test_assembly_a2}}
{{> test_assembly_a3}}
Hi
{{> test_assembly_b1}}
x{{#if stuff}}y{{/if}}{{> test_assembly_b2}}
hi
{{> test_table_a1}}
{{> test_table_a1}}
{{> test_table_a1}}
{{> test_table_a2}}
{{> test_table_a3}}
|
Foo.
{{> test_table_b1}}
{{> test_table_b1}}
{{> test_table_b1}}
{{> test_table_b2}}
{{> test_table_b3}}
|
Foo.
{{#each foo}}
| {{bar}} |
{{/each}}
xxx
{{#with TWO}}
xxx
{{#with THREE}}
xxx
{{/with}}
{{/with}}
{{foo}} {{{foo}}} {{bar}} {{{bar}}}
{{#foo}}{{/foo}} {{#bar}}{{/bar}}
{{fooprop}} {{{fooprop}}} {{barprop}} {{{barprop}}}
{{#fooprop}}{{/fooprop}} {{#barprop}}{{/barprop}}
platypus={{platypus}}
watermelon={{watermelon}}
daisy={{daisy}}
tree={{tree}}
warthog={{warthog}}
unknown={{unknown}}
zero={{zero}}
platypus.X={{platypus.X}}
watermelon.X={{watermelon.X}}
daisy.X={{daisy.X}}
tree.X={{tree.X}}
warthog.X={{warthog.X}}
daisygetter={{daisygetter}}
thisTest={{thisTest}}
fancy.foo={{fancy.foo}}
fancy.apple.banana={{fancy.apple.banana}}
fancy.currentFruit={{fancy.currentFruit}}
fancy.currentCountry.name={{fancy.currentCountry.name}}
fancy.currentCountry.population={{fancy.currentCountry.population}}
fancy.currentCountry.unicorns={{fancy.currentCountry.unicorns}}
fancy.currentCountry.daisyGetter={{fancy.currentCountry.daisyGetter}}
fancyhelper.foo={{fancyhelper.foo}}
fancyhelper.apple.banana={{fancyhelper.apple.banana}}
fancyhelper.currentFruit={{fancyhelper.currentFruit}}
fancyhelper.currentCountry.name={{fancyhelper.currentCountry.name}}
fancyhelper.currentCountry.population={{fancyhelper.currentCountry.population}}
fancyhelper.currentCountry.unicorns={{fancyhelper.currentCountry.unicorns}}
fancyhelper.currentCountry.daisyGetter={{fancyhelper.currentCountry.daisyGetter}}