@if (!isCompleted) {
{{ status || 'Caricamento...' }}
} @if (isCompleted) { {{ status }} }