X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3590335221807ed06e3fa705b8c4366f99a1b25e..a7a4dadbd5e9b0644e44800324dc81d1ec56201e:/app/views/layouts/site.html.erb diff --git a/app/views/layouts/site.html.erb b/app/views/layouts/site.html.erb index edf76c48a..976117e08 100644 --- a/app/views/layouts/site.html.erb +++ b/app/views/layouts/site.html.erb @@ -109,6 +109,13 @@ <% end %> +
+ OpenStreetMap will be undergoing database maintenance from 1st to 3rd + July. See + the wiki + for details. +
+ <% if false %>
- <%= link_to image_tag("sotm.png", :alt => t('layouts.sotm'), :title => t('layouts.sotm'), :border => "0"), "http://www.stateofthemap.org/" %> + <%= link_to image_tag("sotm.png", :alt => t('layouts.sotm2010'), :title => t('layouts.sotm2010'), :border => "0"), "http://www.stateofthemap.org/register/" %>
<%= yield :optionals %>