tuned-city
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

Path.html
text/html

Download raw (267 bytes)

<!-- path -->

<div class="path">
    <div class="PathDelete" id="PathDelete_<%= data._id %>">&times; </div>
   <span class="path-title"  data-id="<%= data._id %>"> <%= data.title %> </span> 
   <span class="trackpoints"> <%= data.trackpoints.length %> </span>
</div>