]> git.openstreetmap.org Git - rails.git/blob - app/views/browse/_start.rhtml
add link to history html page
[rails.git] / app / views / browse / _start.rhtml
1 <div style="padding:0px 10px;">
2     <div style="text-align: center">
3     <p>
4       <a id="use_map" display="hidden" href="#">View Data For Current Map View</a>
5       <br />
6       <a id='drag_box' href="#">Manually select a different area</a>  
7     </p>
8 </div>
9 <div id="status"></div>
10 <div id="object">
11 </div>
12 </div>