@if (isFormReady()) {
@for (field of renderableFields; track field.key) {
}
} @else {
{{ 'common.loading' | translate }}
}