X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/afa44979b26077b2fc251ac691ad19e57f55bdc3..d31fc7c2f5c0f43b9e65479e3f1690bdd0c2fb4a:/app/views/layouts/site.html.erb diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index bd77966db..548dc35fb 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -44,7 +44,6 @@
  • @@ -58,21 +57,24 @@
  • -

    <%= link_to t('layouts.gps_traces'), traces_path, { - :id => 'traceanchor', - :title => t('layouts.gps_traces_tooltip') - } %>

    +

    <%= t'layouts.data' %>

    + + +
  • <%= yield :left_menu %> -
    +
    <%= ad = [{:image => 'sotm-birmingham-ad.png', :title => 'State of the Map Birmingham', :href =>'http://stateofthemap.org/'}, - {:image => 'sotm-us-ad.png', - :title => 'State of the Map USA', - :href =>'http://stateofthemap.us/'}, {:image => 'donate-ad.png', :title => 'Server Donation Drive', :href =>'http://donate.openstreetmap.org/'}].sample @@ -84,6 +86,7 @@