= $trip->name ?>
= $trip->description ?>
= App::$user->nick ?>
= $wpt->alt ?>
= $wpt->name ?>
= $wpt->description ?>
= $trip->name ?>
= $trip->distance ?>
= $trip->createdAt ?>
getAll(array('where' => '`trackId` = ?', 'order'=>'id'), array($track->id)); ?>
= $tpt->alt ?>