]> andersk Git - sql-web.git/blame - tpl/contact.php
jbarnold: contact.php
[sql-web.git] / tpl / contact.php
CommitLineData
377015e0
JP
1<?php
2include 'head.php';
3?>
4
8933592b 5<h2>Contact/Help</h2>
377015e0
JP
6
7<?php printErrors($err); ?>
8
8933592b
JP
9We welcome questions, comments, and suggestions.<br>
10Please direct inquiries to <strong>sql at mit.edu</strong>
377015e0
JP
11
12<?php
13include 'foot.php';
14?>
This page took 0.072824 seconds and 5 git commands to generate.