@if (visibleCountries(row); as countries) { @if (countries.length > 0) {
@for (country of countries; track country.iso2) { @if (getFlagUrl(country.iso2); as flagUrl) { } @else { } {{ country.iso2 }} } @if (remainingCountryCount(row); as remaining) { }
} @else { } }
{{ value }}