X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/db691133d384cef053204cda8188234da2dd2782..3590335221807ed06e3fa705b8c4366f99a1b25e:/app/views/layouts/site.html.erb diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index 5679f3e8b..edf76c48a 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -117,29 +117,22 @@
<%= t 'layouts.help_wiki' %>
+ <%= link_to t('layouts.copyright'), {:controller => 'site', :action => 'copyright'} %>
<%= t 'layouts.news_blog' %>
<%= t 'layouts.shop' %>
<%= 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 %>
- -