{{t('sendto-device-header')}}

{{t('description')}}

@if (!hasEmailSetup()) { } {{t('name-label')}} {{ item.name }} {{t('email-label')}} {{ item.emailAddress }} {{t('platform-label')}} {{ item.platform | devicePlatform }}
{{item.name}}
{{t('email-label')}}
{{item.emailAddress}}
{{t('platform-label')}}
{{item.platform | devicePlatform}}

{{t('client-devices-header')}}

@for(clientDevice of clientDevices(); track clientDevice.id) {
} @empty { }