summaryrefslogtreecommitdiffstats
path: root/contact
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
parentba366df26b2b81b2c75bc0d9e6738bd464bc1c83 (diff)
Move "contact".
Diffstat (limited to 'contact')
-rwxr-xr-xcontact11
1 files changed, 0 insertions, 11 deletions
diff --git a/contact b/contact
deleted file mode 100755
index 67fa35e..0000000
--- a/contact
+++ /dev/null
@@ -1,11 +0,0 @@
-<!--#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" -->