@if (isCurrentIPLoading()) { {{ "admin.exclusions.currentIpLoading" | transloco }} } @else if (currentIPCIDR(); as currentIPCIDR) { {{ currentIPCIDR }} } @else { {{ "admin.exclusions.currentIpUnavailable" | transloco }} }
{{ "admin.exclusions.loading" | transloco }}
} @else if (exclusions().length === 0) {{{ "admin.exclusions.empty" | transloco }}
{{ rule.cidr }}
}