- {{product.name}} + {{product.name}} + {{#unless (eq product.subscriptions.length 1 )}} + ({{product.subscriptions.length}} subscriptions) + {{/unless}}
{{#each product.subscriptions as |sub|}}
@@ -138,7 +141,7 @@
Active
{{/if}}
- Created on {{sub.startDate}}
+ Created on {{sub.startDate}}