@if (attributeUpdateFormGroup) {
@if (datasourceDetected && !errorMessage) {
} @else {
{{ errorMessage | translate }}
}
}