]> git.openstreetmap.org Git - rails.git/blob - app/views/site/offline.rhtml
Destroy OL objects which use the dataLayer before we destroy the layer
[rails.git] / app / views / site / offline.rhtml
1 <% if OSM_STATUS == :database_offline %>
2 <p>The OpenStreetMap database is currently offline while
3    essential database maintenance work is carried out.
4 </p>
5 <% else %>
6 <p>The OpenStreetMap database is currently in read-only mode while
7    essential database maintenance work is carried out.
8 </p>
9 <% end  %>