{{ exhibition.shortName }}, {{ exhibition.enname }}
{{ exhibition.region.name == null ? "" : exhibition.region.name + "." }}
{{ exhibition.country.name == null ? "" : exhibition.country.name + "." }}
{{ exhibition.city.name == null ? "" : exhibition.city.name }}
{{ formatDate(exhibition.startdate) + " - " + formatDate(exhibition.enddate) }}