]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/site.html.erb
Add Server Donation Banner
[rails.git] / app / views / layouts / site.html.erb
index be19d01cc2ed83f9ba469b2d1def749174954840..bd77966db009a2d15f53b7b54578740cd5628b87 100644 (file)
                      :href =>'http://stateofthemap.org/'},
                     {:image => 'sotm-us-ad.png',
                      :title => 'State of the Map USA',
-                     :href =>'http://stateofthemap.us/'}].sample
+                     :href =>'http://stateofthemap.us/'},
+                    {:image => 'donate-ad.png',
+                     :title => 'Server Donation Drive',
+                     :href =>'http://donate.openstreetmap.org/'}].sample
 
               link_to ad[:href], :title => ad[:title] do
                 image_tag ad[:image], :class => :ad