{{#if (eq recipientType 'distributionList')}} {{#each @distributionLists as |distributionList index|}} {{/each}} {{else}} {{#each @individualRecipients as |individualRecipient index|}} {{/each}} {{/if}}
{{#if (eq recipientType 'distributionList')}} {{else}} {{/if}}
{{if (eq recipientType 'distributionList') result.entity.name result.name}}