X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/800dbbf41b65d0976af94d3b9ef5e0227e1f4285..0509fc8d12fd763e98bc0c8e3a0d2b0ee6a11f9a:/app/views/layouts/site.html.erb diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index abc266775..15eb1d631 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -6,7 +6,7 @@ <%= link_to(image_tag("osm_logo.png", :size => "16x16", :border => 0, :alt => t('layouts.logo.alt_text')), root_path) %>

<%= t 'layouts.project_name.h1' %>

-
+
<%= render :partial => "layouts/flash", :locals => { :flash => flash } %> <%= yield %>
@@ -127,10 +127,10 @@
- <%= link_to image_tag("sotm.png", + <%= link_to image_tag("sotmpdx.png", :alt => t('layouts.sotm2012'), :title => t('layouts.sotm2012'), - :border => "0"), "http://stateofthemap.org/register-now/" %> + :border => "0"), "http://stateofthemap.us/" %>