]> andersk Git - sql-web.git/blobdiff - tpl/contact.php
contact: page formatting
[sql-web.git] / tpl / contact.php
index 7e7d1d4408abb346d9bb0a9fa54466588a4623f8..70a721ad1862782c5a9b4244c8fe385036516224 100755 (executable)
@@ -2,12 +2,16 @@
 include 'head.php';
 ?>
 
-<h2>Contact</h2>
+<h2>Contact/Help</h2>
 
 <?php printErrors($err); ?>
 
-Please direct inquiries to:
-<strong>sql at mit.edu</strong>
+<p>
+We welcome all questions, comments, and suggestions.<br>
+</p>
+<p>
+Please direct inquiries to <strong>sql at mit.edu</strong>
+</p>
 
 <?php
 include 'foot.php';
This page took 0.02537 seconds and 4 git commands to generate.