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