I\'m running into a template context situation that I\'m having a hard time finding a way around.
Here\'s the template in question:
{{#each parent}}
{{#each child}}
{{/each}}
The _id is NOT the _did of the thing, it's the id of the parent!