{{#type.foo}} I'm a foo! {{#items}}In foo: {{> multiple_recursive_partials}}{{/items}} {{/type.foo}} {{#type.bar}} I'm a bar! {{#items}}In bar: {{> multiple_recursive_partials}}{{/items}} {{/type.bar}}