{{ importTitle }}

@if (isLoading$ | async) { }
@if (enableImportFromContent) { {{ importFileLabel | translate }} {{ importContentLabel | translate }} } @if (importFormGroup.get('importType').value === 'file') { } @if (importFormGroup.get('importType').value === 'content') { }