moved maintenance message to config file
This commit is contained in:
+2
-13
@@ -92,21 +92,10 @@ or see http://www.gnu.org/licenses/agpl.txt.
|
||||
<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>
|
||||
<div id="notification-label" class="box-label">Notification</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 id="notification-box"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user