{$location['name']}
{if $this->getAttribute('showCity') && !empty($location['city'])}
{$location['city']}
{/if}
{$location['description']|nl2br}
{/if}
{locale group="quiqqer/locations" value="LocationList.show_details"}