---
title: Location cards
layout: common-ux-layout.hbs
---

<div class="sg-locations-cards background-tui-beige-25">
  {{>location_card_group locationCards=country.data.fields.locations showAll=(getResource country.data.fields.resource.fields.items 'locationListShowAll')}}
</div>
