commit
905edb7ad5
@ -0,0 +1,47 @@ |
||||
<?xml version='1.0'?> |
||||
|
||||
<!DOCTYPE cscpage SYSTEM "../csc.dtd"> |
||||
|
||||
<cscpage title="Donate to the University of Waterloo Computer Science Club"> |
||||
<header /> |
||||
|
||||
<section title="Why should I donate?"> |
||||
<p> |
||||
We use donations to help offset some of the cost from our talks. Things like having it recorded, paying transportation and hotel fees. We |
||||
also use donations to cover new hardware purchases to keep up with the demand that popular media files place on our servers. |
||||
</p> |
||||
</section> |
||||
<section title="How do I donate?"> |
||||
<p> |
||||
The Computer Science club accepts almost all forms of donation. The easist and most convient is probably paypal |
||||
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"> |
||||
<input type="hidden" name="cmd" value="_xclick" /> |
||||
<input type="hidden" name="business" value="exec@csclub.uwaterloo.ca" /> |
||||
<input type="hidden" name="item_name" value="University of Waterloo Computer Science Club Donation" /> |
||||
<input type="hidden" name="buyer_credit_promo_code" value="" /> |
||||
<input type="hidden" name="buyer_credit_product_category" value="" /> |
||||
<input type="hidden" name="buyer_credit_shipping_method" value="" /> |
||||
<input type="hidden" name="buyer_credit_user_address_change" value="" /> |
||||
<input type="hidden" name="no_shipping" value="0" /> |
||||
<input type="hidden" name="no_note" value="1" /> |
||||
<input type="hidden" name="currency_code" value="CAD" /> |
||||
<input type="hidden" name="tax" value="0" /> |
||||
<input type="hidden" name="lc" value="CA" /> |
||||
<input type="hidden" name="bn" value="PP-DonationsBF" /> |
||||
<input type="image" src="https://www.paypal.com/en_US/i/btn/x-click-but21.gif" border="0" name="submit" alt="Make payments with PayPal - it's fast, free and secure!" /> |
||||
<img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1" /> |
||||
</form> |
||||
so click the link and give us money :). We also accept cheques, goats, hardware, t-shirts, or pretty much anything that would be useful sent to our |
||||
mailing address. Before sending a goat (or similar), please e-mail <a href="mailto:exec@csclub.uwaterloo.ca">exec@csclub.uwaterloo.ca</a> |
||||
</p> |
||||
<pre>Computer Science Club |
||||
Math & Computer 3036/3037 |
||||
University of Waterloo |
||||
200 University Avenue West |
||||
Waterloo, Ontario, CANADA |
||||
N2L 3G1</pre> |
||||
<p>Our office phone number is (519) 888-4567 x33870.</p> |
||||
</section> |
||||
|
||||
<footer /> |
||||
</cscpage> |
Loading…
Reference in new issue