@if (showNoOuttagesText) {
{{ t('Currently are no network segment issues') }}
} @if (!showNoOuttagesText && widget) { } @if (!showNoOuttagesText && parentOutages.length === 0) { }