[tor-commits] [webwml/staging] Add EU bank transfer info.

mikeperry at torproject.org mikeperry at torproject.org
Mon Nov 30 23:06:47 UTC 2015


commit 3a65d2240fb3b572e25b5e70c817e73d32488c5c
Author: Mike Perry <mikeperry-git at torproject.org>
Date:   Mon Nov 30 15:06:11 2015 -0800

    Add EU bank transfer info.
---
 donate/en/donate-options.wml |   24 ++++++++++++++++++++++--
 include/donatehead.wmi       |    2 +-
 2 files changed, 23 insertions(+), 3 deletions(-)

diff --git a/donate/en/donate-options.wml b/donate/en/donate-options.wml
index 58a63f7..30276f5 100644
--- a/donate/en/donate-options.wml
+++ b/donate/en/donate-options.wml
@@ -45,6 +45,7 @@
     <li><a href="https://smile.amazon.com/ch/20-8096820">Amazon Smile</a></li>
     <li><a href="https://www.dwolla.com/hub/thetorproject">Dwolla</a></li>
     <li><a href="<page donate/donate>">Paypal</a></li>
+    <li><a href="#eubanks">EU Bank Transfer</a></li>
     <li class="last"><a href="#cash">Checks or Money Orders</a></li>
   </ul>
   <div class="hundred toptwenty">
@@ -152,8 +153,25 @@ exchange money quickly, safely, at a lower cost.</p>
 »</a></strong></p>
     </div>
 <!-- END DWOLLA -->
+<!-- BEGIN TRANSFER -->
+    <a id="eubanks"></a>
+    <div class="">
+       <h3 style="margin-top:20px;">Donate via European Bank Transfer</h3>
+       <p>For European bank transfers, we have an arrangement with
+        the Renewable Freedom Foundation to provide tax-deductible donations for
+        Europeans. They will issue a donation receipt upon request. The
+account information is as follows:</p>
+
+  <p>Renewable Freedom Foundation<br>
+     IBAN: DE17721500000053693701<br>
+     BIC:  BYLADEM1ING<br>
+     Sparkasse Ingolstadt<br>
+     Rathausplatz 6<br>
+     85049 Ingolstadt)<br>
+
+     </div>
    </div>
-   </div>
+<!-- END TRANSFER -->
 <!-- BEGIN CHECK -->
    <a id="cash"></a>
    <div class="hundred toptwenty">
@@ -163,8 +181,10 @@ exchange money quickly, safely, at a lower cost.</p>
 	    <p>The Tor Project, Inc<br>
         7 Temple Street, Suite A<br>
         Cambridge, MA 02139-2403 USA</p>
-<!-- END CHECK -->
+    </div>
+  </div>
 
+<!-- END CHECK -->
   <p>Contact us at donations at torproject.org for more donation details.</p>
  </div>
 <!-- END CONTENT -->
diff --git a/include/donatehead.wmi b/include/donatehead.wmi
index 7d8d362..0091888 100644
--- a/include/donatehead.wmi
+++ b/include/donatehead.wmi
@@ -60,7 +60,7 @@
 </head>
 <body>
   <div class="container">
-      <img src="$(IMGROOT)/tor-logo.jpg" alt="Tor Project">
+     <a href="<page index>"><img src="$(IMGROOT)/tor-logo.jpg" alt="Tor Project Home"></a>
 <!--
       <ul class="nav navbar-nav navbar-right" style="margin-top:50px; ">
           <li><a href="<page index>">Home</a></li>



More information about the tor-commits mailing list