]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/site.html.erb
Add a banner for SOTM US
[rails.git] / app / views / layouts / site.html.erb
index d25e9326a1175e14c20fd37f137303627ac85966..15eb1d6318a0b21ab24c145b28587736bbbbd506 100644 (file)
           <%= yield :left_menu %>
         </ul>
       </div>
           <%= yield :left_menu %>
         </ul>
       </div>
+      <div id="sotm">
+        <%= link_to image_tag("sotmpdx.png",
+          :alt => t('layouts.sotm2012'),
+          :title => t('layouts.sotm2012'),
+          :border => "0"), "http://stateofthemap.us/" %>
+      </div>
       <div class="donate">
         <a href="http://donate.openstreetmap.org/" title="<%= h(t('layouts.make_a_donation.title')) %>"><%= h(t('layouts.make_a_donation.text')) %></a>
       </div>
       <div class="donate">
         <a href="http://donate.openstreetmap.org/" title="<%= h(t('layouts.make_a_donation.title')) %>"><%= h(t('layouts.make_a_donation.text')) %></a>
       </div>