]> andersk Git - sql-web.git/blame - tpl/contact.php
new style: conform to new <scripts.mit.edu> textpattern template
[sql-web.git] / tpl / contact.php
CommitLineData
377015e0
JP
1<?php
2include 'head.php';
3?>
4
aaf1710a 5<h3>Contact/Help</h3>
377015e0
JP
6
7<?php printErrors($err); ?>
8
8ed5cf01
JP
9<p>
10We welcome all questions, comments, and suggestions.<br>
11</p>
12<p>
8933592b 13Please direct inquiries to <strong>sql at mit.edu</strong>
8ed5cf01 14</p>
377015e0
JP
15
16<?php
17include 'foot.php';
18?>
This page took 0.083897 seconds and 5 git commands to generate.