]> andersk Git - sql-web.git/blame - tpl/contact.php
login remember username
[sql-web.git] / tpl / contact.php
CommitLineData
377015e0
JP
1<?php
2include 'head.php';
3?>
4
5<h2>Contact</h2>
6
7<?php printErrors($err); ?>
8
9Please direct inquiries to:
10<strong>sql at mit.edu</strong>
11
12<?php
13include 'foot.php';
14?>
This page took 0.045 seconds and 5 git commands to generate.