X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/abd996b80280beb5f5195306a47304aee3289aa1..3590335221807ed06e3fa705b8c4366f99a1b25e:/app/views/layouts/site.html.erb diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index c17255709..edf76c48a 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -123,6 +123,10 @@ <%= yield :left_menu %> +
+ <%= link_to image_tag("sotm.png", :alt => t('layouts.sotm'), :title => t('layouts.sotm'), :border => "0"), "http://www.stateofthemap.org/" %> +
+ <%= yield :optionals %>