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