{{#each typePackCollections as |type|}}
{{#each type.sources as |source|}}
{{#each source.packs as |pack|}}
{{/each}}
{{/each}}
{{/each}}