@if (!isViewMode()) {
@if (item()!.show_label && this.Host && this.Service) { {{ this.Host!.hostname + '/' + this.Service!.servicename }} } @if (showBlue) { }
@if (!isViewMode()) { } } @else {
@if (item()!.show_label && this.Host && this.Service) { {{ this.Host!.hostname + '/' + this.Service!.servicename }} } @if (showBlue) { }
}