No Registry clients available

{{ request.controllerPermissions.canRead ? 'In order to import a flow a Registry Client must be configured in Controller Settings.' : 'Cannot import a Flow because there are no available Registry Clients.' }}
@if (request.controllerPermissions.canRead) { } @else { }