]> andersk Git - sql-web.git/blob - tpl/offline.php
dffa7e0ba6492cf33527037de04564254f8ec268
[sql-web.git] / tpl / offline.php
1 <?php
2 include 'head.php';
3 ?>
4
5 <h2>System Maintenance</h2>
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.027986 seconds and 3 git commands to generate.