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