]> git.openstreetmap.org Git - rails.git/commitdiff
Add a notice about the downtime
authorTom Hughes <tom@compton.nu>
Wed, 30 Jun 2010 11:51:22 +0000 (12:51 +0100)
committerTom Hughes <tom@compton.nu>
Wed, 30 Jun 2010 11:51:22 +0000 (12:51 +0100)
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>" %>