]> andersk Git - sql-web.git/blame - tpl/main.php
mitsql: contact page, signup fixes, main info on index
[sql-web.git] / tpl / main.php
CommitLineData
dc478ec8
JP
1<?php
2
3include 'head.php';
4
5?>
6<h2>Databases</h2>
1389493c
JP
7
8<p>
9Thanks for signing up. This interface is nearly ready. We will e-mail you as soon as this portion of the site is ready.
10<br />
11<br />
12- The MIT SQL Team
13</p>
14
dc478ec8
JP
15<?php
16
17include 'foot.php';
18
19?>
This page took 0.077658 seconds and 5 git commands to generate.