Revive amazon donate page
Sebastian Hahn

Sebastian Hahn commited on 2016-11-23 03:07:32
Zeige 1 geänderte Dateien mit 42 Einfügungen und 0 Löschungen.

... ...
@@ -0,0 +1,42 @@
1
+## translation metadata
2
+# Revision: $Revision$
3
+# Translation-Priority: 3-low
4
+
5
+#include "head.wmi" TITLE="Tor Project: Donate to Tor" CHARSET="UTF-8"
6
+<div id="content" class="clearfix">
7
+  <div id="breadcrumbs">
8
+    <a href="<page index>">Home &raquo; </a>
9
+    <a href="<page donate/donate>">Donate</a>
10
+  </div>
11
+<div id="maincol">
12
+
13
+<script async src="https://static-na.payments-amazon.com/OffAmazonPayments/us/js/Widgets.js"></script>
14
+<div
15
+    data-ap-widget-type="expressDonationWidget"
16
+    data-ap-widget-theme="ap-light"
17
+    data-ap-widget-amount-presets="5,25,50,100"
18
+    data-ap-widget-default-amount="1"
19
+    data-ap-signature="%2B6UiARhqtXOPGLHP%2F6DrD3zH68ZHxmA9tBLjfjJ3jYU%3D"
20
+    data-ap-seller-id="A3KD3XX49657E7"
21
+    data-ap-access-key="AKIAISELZYVMUQ7F5M7Q"
22
+    data-ap-lwa-client-id="amzn1.application-oa2-client.b0b3efe8eb6841ed800ff2cc45b12dba"
23
+    data-ap-return-url="https://www.torproject.org/donate/thankyou"
24
+    data-ap-currency-code="USD"
25
+    data-ap-amount="0"
26
+    data-ap-note="Thank you for your donation to The Tor Project. The Tor Project is a 501c3 organization, and our federal tax ID number is 20-8096820. Your gift is tax deductible in the United States as allowed by law. The Tor Project respects the confidentiality of its supporters, and we do not lend, rent, or sell our lists of donors at any time. Your donation enables Tor developers to focus on making Tor better, including scalability, user support and better documentation, usability and incentives, and research into better privacy approaches. If you would like to keep in touch or get more involved, please visit us at www.torproject.org. Our mission is to advance human rights and freedoms by creating and deploying free and open anonymity and privacy technologies, supporting their unrestricted availability and use, and furthering their scientific and popular understanding. "
27
+    data-ap-shipping-address-required="false"
28
+    data-ap-payment-action="AuthorizeAndCapture"
29
+>
30
+</div>
31
+
32
+<!-- END TRANSFER -->
33
+<!-- END MAINCOL -->
34
+</div>
35
+  <div id = "sidecol">
36
+#include "side-donate.wmi"
37
+#include "info.wmi"
38
+  </div>
39
+  <!-- END SIDECOL -->
40
+<!-- END CONTENT -->
41
+</div>
42
+#include <foot.wmi>
0 43