added basic maintenance message

This commit is contained in:
shiin
2012-05-15 23:02:19 +02:00
parent 26262541a4
commit 6665207066
4 changed files with 70 additions and 0 deletions
+25
View File
@@ -86,6 +86,31 @@ or see http://www.gnu.org/licenses/agpl.txt.
<!-- map -->
<div id="map"></div>
<!-- notification -->
<div id="notification-blanket">
<div id="notification-wrapper" class="box-wrapper not-selectable">
<div id="notification-content" class="box-content">
<!-- header -->
<div id="notification-toggle" class="iconic-button cancel-marker top-right-button"></div>
<div id="gui-notification-label" class="box-label">Scheduled Maintenance</div>
<!-- notification text -->
<div id="notification-box">
The OSRM Website is down for a scheduled maintenance. Please be patient while required updates are performed.
The site will be back online shortly.
<br/>
<br/>
In the meantime you may want to go out an map a friendly neighborhood near you...
<br/>
<br/>
<br/>
<br/>
[OSRM]
</div>
</div>
</div>
</div>
<!-- config gui -->
<div id="config-wrapper" class="box-wrapper not-selectable">
<div id="config-content" class="box-content">