-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
69 lines (58 loc) · 3.52 KB
/
Copy pathindex.html
File metadata and controls
69 lines (58 loc) · 3.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
<!DOCTYPE HTML>
<html>
<title>Privacy International -- backup page</title>
<meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
<link type="text/css" rel="stylesheet" href="style.css" />
</head>
<body>
<div id="content">
<h1>
<img src="transparentPrivacy_international_large_use_logo.png"
height="100" alt="Privacy International">
</h1>
<p>
This was a temporary page after our site was offline. Hopefully we
wont need it again.
</p>
<p>If we do, we'll still be working. For press queries,
contact: +44 (0) 20 7242 2836, info@privacy.org:</p>
<!-- h1>Press Release</h1>
<p>goes here</p -->
<!--
<p>
<h2 id="support">Donations</h2>
<p>You can donate via paypal below, or contact <a href="mailto:vicky@privacy.org">Vicky</a> in our office to donate via other means:
<div style="float: left; padding-right: 2em;">
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input name="cmd" type="hidden" value="_s-xclick">
<input name="hosted_button_id" type="hidden" value="E558EMZTV456G">
<table>
<tbody>
<tr>
<td><input name="on0" type="hidden" value="Donation options">Donation options</td>
</tr>
<tr>
<td>
<select name="os0"><option value="Friend">Friend : £5.00GBP - monthly</option><option value="Rockstar">Rockstar : £10.00GBP - monthly</option><option value="Superhero">Superhero : £30.00GBP - monthly</option></select>
</td>
</tr>
</tbody>
</table>
<p><input name="currency_code" type="hidden" value="GBP"> <input alt="PayPal — The safer, easier way to pay online." border="0" name="submit" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_subscribeCC_LG.gif" type="image"> <img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1"></p>
</form>
</div>
<div>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<p>Or you can make a one-off donation here:</p>
<p><input name="cmd" type="hidden" value="_s-xclick"> <input name="hosted_button_id" type="hidden" value="4U3EFWKAGTD3C"> <input alt="PayPal — The safer, easier way to pay online." border="0" name="submit" src="https://www.paypalobjects.com/en_US/GB/i/btn/btn_donateCC_LG.gif" type="image"> <img alt="" border="0" height="1" src="https://www.paypalobjects.com/en_GB/i/scr/pixel.gif" width="1"></p>
</form>
</div>
<p style="clear: left;">At the moment, we administer online donations through Paypal. PayPal does not share your credit card or bank account number with Privacy International. Please refer to our <a href="/privacy-policy">privacy policy</a> and <a href="https://www.paypal.com/uk/cgi-bin/webscr?cmd=p/gen/ua/policy_privacy-outside" target="_blank">Paypal's privacy policy (on Paypal's site)</a>.</p>
<h4>Will you disclose my name and address to others?</h4>
<p>Absolutely not. We do not rent, loan, trade, release or otherwise make available the names of individual supporters, unless forced to do so by law. Paypal will process your personal data in accordance with their <a href="https://www.paypal.com/uk/cgi-bin/webscr?cmd=p/gen/ua/policy_privacy-outside" target="_blank">privacy policy</a> (also available as a <a href="https://cms.paypal.com/uk/cgi-bin/marketingweb?cmd=_render-content&content_ID=ua/Privacy_popup&locale.x=en_GB" target="_blank">PDF</a>).<br> </p>
-->
<footer>
<p>PI is registered as a charity in the UK (<a href="http://www.charitycommission.gov.uk/Showcharity/RegisterOfCharities/CharityFramework.aspx?RegisteredCharityNumber=1147471&SubsidiaryNumber=0" target="_blank">No. 1147471</a>)</p>
</footer>
</div>
</body>
</html>