]> andersk Git - sql.git/blobdiff - www/templates/main/contact.tmpl
implemented base interface
[sql.git] / www / templates / main / contact.tmpl
diff --git a/www/templates/main/contact.tmpl b/www/templates/main/contact.tmpl
new file mode 100644 (file)
index 0000000..4b212cb
--- /dev/null
@@ -0,0 +1,11 @@
+#extends templates.common.shell
+
+#def title: Contact
+
+#block body
+<h3>Contact/Help</h3>
+
+<p>We welcome all questions, comments, and suggestions.</p>
+<p>Please direct inquiries to <strong>sql@mit.edu</strong></p>
+
+#end block body
\ No newline at end of file
This page took 0.031141 seconds and 4 git commands to generate.