{{ i18n.users.noAssignedNumbers }}
{{#each assignedNumbers}}
{{#compare this.used_by "!==" "mobile"}}
{{/compare}}
{{#compare this.state '===' 'port_in'}}
{{/compare}}
{{#each this.viewFeatures}}
{{/each}}
{{ formatPhoneNumber this.phoneNumber }}
{{else}}
{{/each}}