X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/fa339033e1f00f4f3e2b9c790c5100a863cf91ac..d8a504d8dbc7262dee96678e98d017d918dfa111:/app/views/layouts/site.html.erb?ds=inline diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index 12b5b82c5..ed8a6cf18 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -70,18 +70,6 @@ <%= yield :left_menu %> -
-
- <%= ad = [{:image => 'sotm-birmingham-ad.png', - :title => 'State of the Map Birmingham', - :href =>'http://stateofthemap.org/'}].sample - - link_to ad[:href], :title => ad[:title] do - image_tag ad[:image], :class => :ad - end - %> -
-