{{#if isStart}}
{{_ "start"}} : {{livestamp startDate}}
{{_ "end"}} : {{livestamp endDate}}
{{_ "duration"}} : {{diffInText startDate endDate}}
{{else}}
{{_ "start"}} : {{livestamp startDate}}
{{_ "duration"}} : {{diffInText startDate endDate}}
{{/if}}
{{_ "distance"}} : {{distance geo}}