@if ({hasCapability: hasCapability$ | async}; as context) { @if (context.hasCapability === false) {
} @if (context.hasCapability === true) { } }