]> andersk Git - sql-web.git/blob - tpl/offline.php
new style: conform to new <scripts.mit.edu> textpattern template
[sql-web.git] / tpl / offline.php
1 <?php
2 include 'head.php';
3 ?>
4
5 <h3>System Maintenance</h3>
6
7 <p>
8 The MySQL Service interface is temporarily offline while we perform system maintenance.
9 Please check back with us in a few minutes for interface access recommencement.
10 We apologize for the delay in service and inconvenience.
11 In the meantime, feel free to <a href="do/contact">Contact Us</a>.
12 </p>
13
14 <?php
15 include 'foot.php';
16 ?>
This page took 0.175774 seconds and 5 git commands to generate.