summaryrefslogtreecommitdiffstats
path: root/contact.html
blob: 67fa35e0903305a0895fb18d46f522acb28b9adf (plain)
1
2
3
4
5
6
7
8
9
10
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" -->