@if (showBrowserIcons()) {
![]()
} @else if (showCountryFlags() && countryFlagUrl(item.name); as flagUrl) {
![]()
} @else if (showLanguageFlags() && languageFlagUrl(item.name); as flagUrl) {
![]()
} @if (linkInfo(item); as info) { @if (info.faviconUrl) {
![]()
}
{{ displayLabel(item) }}
} @else { @if (isDeviceMetric()) {
}
{{ displayLabel(item) }}
}