{{if isset($module_data['lng']) and isset($module_data['lat']) and $module_data['lng'] neq 0 and $module_data['lat'] neq 0}} {{if !empty($module_data['lng'])}}

{{:MyLang('lan_title')}}:{{$module_data.lng}}

{{/if}} {{if !empty($module_data['lat'])}}

{{:MyLang('lat_title')}}:{{$module_data.lat}}

{{/if}} {{/if}}