Add existing user
Select registrar from which to add a new user
Registrar
@for (registrar of registrarService.registrars(); track registrar) {
{{
registrar.registrarId
}}
}
@if(usersSelection.length) {
}
} @else if(usersService.currentlyOpenUserEmail()) {