]> git.openstreetmap.org Git - rails.git/blob - app/views/browse/start.html.erb
Merge branch 'master' into notes
[rails.git] / app / views / browse / start.html.erb
1 <div>
2   <div style="text-align: center">
3     <p style="margin-top: 10px; margin-bottom: 20px">
4       <a id="browse_filter_toggle" href="#"><%= t'browse.start_rjs.manually_select' %></a>
5       <br />
6       <a id="browse_hide_areas_box" href="#"><%= t'browse.start_rjs.hide_areas' %></a>
7     </p>
8   </div>
9   <div id="browse_status" style="text-align: center; display: none">
10   </div>
11   <div id="browse_content">
12   </div>
13 </div>