summaryrefslogtreecommitdiffstats
path: root/contact.html
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2012-05-27 00:00:59 (EDT)
committer P. J. McDermott <pjm@nac.net>2012-05-27 00:00:59 (EDT)
commit8810bcbdcf57344ce2ac7f1b98b1689c5320221f (patch)
treee0b37ca20e166bec661a3e22805d078220ab528a /contact.html
parentba366df26b2b81b2c75bc0d9e6738bd464bc1c83 (diff)
Move "contact".
Diffstat (limited to 'contact.html')
-rwxr-xr-xcontact.html11
1 files changed, 11 insertions, 0 deletions
diff --git a/contact.html b/contact.html
new file mode 100755
index 0000000..67fa35e
--- /dev/null
+++ b/contact.html
@@ -0,0 +1,11 @@
+<!--#set var="title" value="Contact" -->
+<!--#include file="includes/header.html" -->
+<div>
+ <h3>Mailing Lists</h3>
+ <p>Mailing lists are coming soon.</p>
+</div>
+<div>
+ <h3>IRC Channels</h3>
+ <p>Join us on <a href="irc://chat.freenode.net/#ubiquitoussolutions">#ubiquitoussolutions</a>, the project team IRC channel on the <a href="https://www.freenode.net/">Freenode network</a>.</p>
+</div>
+<!--#include file="includes/footer.html" -->