@if (data) {

{{ data.shortDesc }} @if (data.version) { (v{{ data.version }}) }

} @if (data) {

{{ data.description }}

Search by hostname, port... @for (serviceUrl of filteredServiceUrls; track serviceUrl) { @if (!enableServiceText) { } @if (enableServiceText) { {{ data.shortDesc }} }

{{ data.shortDesc }} {{ getServiceUrlHostAndPort(serviceUrl) }}

}
}