]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/layouts/site.html.erb
Add a notice about the downtime
[rails.git] / app / views / layouts / site.html.erb
index cecf5acc21d95d60491fde13b505c7117fbcc60c..976117e08f8cd63278e7f506cea6143f68460928 100644 (file)
       </div>
       <% end %>
 
+      <div class="notice">
+        OpenStreetMap will be undergoing database maintenance from 1st to 3rd
+        July. See
+        the <a href="http://wiki.openstreetmap.org/wiki/July_2010_DB_Upgrade">wiki</a>
+        for details.
+      </div>
+
       <% if false %>
       <div id="donate" class="notice">
         <%= t 'layouts.donate', :link => "<a href=\"http://donate.openstreetmap.org/\">#{t('layouts.donate_link_text')}</a>" %>