@let organization = organization$ | async; @if (organization) { } @let view = view$ | async; @if (!view) { {{ "loading" | i18n }} } @else { }