add missing angle bracket in join.shtml
[hcoop/hcoop-website.git] / join.shtml
dissimilarity index 98%
index fefd52a..2d994b1 100644 (file)
@@ -1,44 +1,23 @@
-<!--#include file="header.html" -->
-       <div id="header">
-       
-               <!-- White Box -->
-               <div id="whitebox">
-                       <div class="top">
-                               <div class="bot">
-                                       <div id="whitebox-holder">
-
-                                                       <div class="cl">&nbsp;</div>
-                                                       <div class="whitebox-info">
-                                                                       
-                                                                       <h3>How to Join HCoop</h3>
-                                                               
-                                                                       
-                                                                       HCoop is currently accepting new members and only asks that you meet the following basic requirements prior to submitting your application. Members must be able to:
-                                                                       
-                                                                       <ul>
-                                                                       <li><strong>Pay $7/month in United States dollars.</strong> Most members pay with <a href="http://www.paypal.com/">Paypal</a> or <a href="http://checkout.google.com/">Google Checkout</a>, which can process major credit cards or pull money from your bank account.
-                                                                       </li>
-                                                                       <li><strong>Use a basic Linux working environment.</strong> Most of our members are fairly technically inclined, but some aren't. If you haven't used Linux before, it doesn't have to be a deal breaker for you and HCoop. If you're good with computers and willing to do a little learning, you should be fine. Other HCoop members will probably be willing to help you through the use of our <a href="https://lists.hcoop.net/listinfo/hcoop-help">hcoop-help</a> mailing list.
-                                                                       </li>                                                                   
-                                                                       <li><strong>Agree to our <a href="tos.html">Terms of Service</a>.</strong> Nothing too weird.
-                                                                       </li>                                                                   
-                                                                       <li><strong>Read the <a href="http://wiki.hcoop.net/MemberManual/GettingStarted">Getting Started</a> section of our <a href="http://wiki.hcoop.net/MemberManual"Member Manual</a>, which is on our <a href="http://wiki.hcoop.net/">Wiki</a></strong>. Lots of good information here.
-                                                                       </li>                                                                   
-                                                               
-                                                                       </ul>
-                                                                       <br /><br />
-                                                                       
-                                                                       <h4>Ready to join? Just fill out the <a href="https://join.hcoop.net/join/join">online application</a>.</h4>
-
-
-                                                       <div class="cl">&nbsp;</div>
-
-                                       </div>
-
-                               </div>
-                       </div>
-               </div>
-               <!-- END White Box -->
-               
-       </div>
-<!--#include file="footer.html" -->
\ No newline at end of file
+<!--#include file="header.html" -->
+<div id="main">
+<h3>How to Join HCoop</h3>
+
+HCoop is currently accepting new members and only asks that you meet the following basic requirements prior to submitting your application. Members must be able to:
+
+<ul>
+<li><strong>Pay $7/month in United States dollars.</strong> Most members pay with <a href="http://www.paypal.com/">Paypal</a> or <a href="http://checkout.google.com/">Google Checkout</a>, which can process major credit cards or pull money from your bank account.
+</li>
+<li><strong>Use a basic Linux working environment.</strong> Most of our members are fairly technically inclined, but some aren't. If you haven't used Linux before, it doesn't have to be a deal breaker for you and HCoop. If you're good with computers and willing to do a little learning, you should be fine. Other HCoop members will probably be willing to help you through the use of our <a href="https://lists.hcoop.net/listinfo/hcoop-help">hcoop-help</a> mailing list.
+</li>
+<li><strong>Agree to our <a href="tos.html">Terms of Service</a>.</strong> Nothing too weird.
+</li>
+<li><strong>Read the <a href="http://wiki.hcoop.net/MemberManual/GettingStarted">Getting Started</a> section of our <a href="http://wiki.hcoop.net/MemberManual">Member Manual</a>, which is on our <a href="http://wiki.hcoop.net/">Wiki</a></strong>. Lots of good information here.
+</li>
+
+</ul>
+<br /><br />
+
+<h4>Ready to join? Just fill out the <a href="https://join.hcoop.net/join/join">online application</a>.</h4>
+
+</div>
+<!--#include file="footer.html" -->