{# /** * @file * Default theme implementation for Geofield LatLon. * * Available variables: * - lat: The Latitude value. * - lon: The Longitude value. * * @ingroup themeable */ #} {{ lat }}, {{ lon }}