Convert pages to shtml, splitting out header and footer
[hcoop/hcoop-website.git] / contact.shtml
... / ...
CommitLineData
1<!--#include file="header.html" -->
2 <div id="header">
3
4 <!-- White Box -->
5 <div id="whitebox">
6 <div class="top">
7 <div class="bot">
8 <div id="whitebox-holder">
9
10 <div class="cl">&nbsp;</div>
11 <div class="whitebox-info">
12 <h3>Contact HCoop</h3>
13
14
15 HCoop is run exclusively by members who serve as volunteers. We do not have set hours but do our best to respond to all inquiries within a reasonable amount of time (usually a day or two). If you would like to contact us, please use one of the methods listed here.
16
17 <br /><br />
18
19 <table>
20 <tr colspan="2" height="50px">
21 <td width="150px" valign="top"><strong>Chat</strong></td>
22 <td valign="top"><a href="irc://irc.freenode.net/#hcoop">#hcoop</a> on <a href="http://freenode.net/">Freenode</a>&nbsp;&nbsp;&nbsp;(This is an <a href="http://www.irchelp.org/" target="_blank">Internet Relay Chat</a> channel where you can ask our admins questions.)</td>
23 </tr>
24
25 <tr colspan="2" height="50px">
26 <td width="150px" valign="top"><strong>Membership</strong></td>
27 <td valign="top"><a href="mailto:membership@hcoop.net">membership@hcoop.net</a>&nbsp;&nbsp;&nbsp;(For new and prospective members with questions about memership not covered in our <a href="http://wiki.hcoop.net/ProspectiveMemberFaq">FAQs</a>.)</td>
28 </tr>
29
30 <tr colspan="2" height="50px">
31 <td width="150px" valign="top"><strong>Abuse</strong></td>
32 <td valign="top"><a href="mailto:abuse@hcoop.net">abuse@hcoop.net</a>&nbsp;&nbsp;&nbsp;(To report inappropriate or illegal use of our servers, such as a DMCA violation.)</td>
33 </tr>
34
35 <tr colspan="2" height="75px">
36 <td width="150px" valign="top"><strong>Mailing Lists</strong></td>
37 <td valign="top">Existing members needing help are encouraged to post their questions to the <a href="https://lists.hcoop.net/listinfo/hcoop-help">hcoop-help</a> or <a href="https://lists.hcoop.net/listinfo/hcoop-misc">hcoop-misc</a> mailing lists prior to contacting our admins. Prior to posting questions to the mailing lists, however, please verify that the answer to your question does not already exist in the <a href="http://wiki.hcoop.net/">HCoop Wiki</a>.</td>
38 </tr>
39
40 <tr colspan="2" height="50px">
41 <td width="150px" valign="top"><strong>Support Requests</strong></td>
42 <td valign="top">Service requests which can only be completed by admins may be submitted on our <a href="https://members.hcoop.net/portal/support">support</a> page.</td>
43 </tr>
44
45 <tr colspan="2" height="50px">
46 <td width="150px" valign="top"><strong>Bugs and Fixes</strong></td>
47 <td valign="top">Bugs and things requiring fixes can be reported in our <a href="https://bugzilla.hcoop.net/enter_bug.cgi">Bugzilla database</a>.</td>
48 </tr>
49 </table>
50
51
52 <div class="cl">&nbsp;</div>
53
54 </div>
55
56 </div>
57 </div>
58 </div>
59 <!-- END White Box -->
60
61 </div>
62<!--#include file="footer.html" -->