]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/map.html.erb
RTL fix for leaflet controls, Ad concept
[rails.git] / app / views / layouts / map.html.erb
index d6ac18a66d8f884410d1cacff5fbe3b675a78206..c6467382a4d6ae3d87ad4a11b4d5f58d912f4065 100644 (file)
       </div>
     <% end %>
 
+    <a id="ad" href="#">
+      <span class="ad-content">State of the Map 2014</span>
+      <span class="close">dismiss</span>
+    </a>
+
     <div id="sidebar_content">
       <% if STATUS == :database_offline or STATUS == :api_offline %>
         <p class="error"><%= t 'layouts.osm_offline' %></p>