]> andersk Git - sql-web.git/blame - tpl/contact.php
contact: page formatting
[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
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.105427 seconds and 5 git commands to generate.