[tor-commits] [webwml/staging] Bug 21523: Add Donate Stock section to donate options page

hiro at torproject.org hiro at torproject.org
Wed Feb 22 10:43:27 UTC 2017


commit 2484455f7f6fedc532106fdd6c9693291aae5e24
Author: Arthur Edelstein <arthuredelstein at gmail.com>
Date:   Wed Feb 22 02:12:06 2017 -0500

    Bug 21523: Add Donate Stock section to donate options page
---
 donate/en/donate-options.wml | 32 ++++++++++++++++++++++++++++++--
 1 file changed, 30 insertions(+), 2 deletions(-)

diff --git a/donate/en/donate-options.wml b/donate/en/donate-options.wml
index 144cff9..500a857 100644
--- a/donate/en/donate-options.wml
+++ b/donate/en/donate-options.wml
@@ -20,7 +20,8 @@ form#makeDonation {
     <li><a href="<page donate/donate-amazon>">Amazon Payments</a></li>
     <li><a href="https://smile.amazon.com/ch/20-8096820">Amazon Smile</a></li>
     <li><a href="#eubanks">EU Bank Transfer</a></li>
-    <li class="last"><a href="#cash">Checks or Money Orders</a></li>
+    <li><a href="#cash">Checks or Money Orders</a></li>
+    <li><a href="#stock">Donate Stock</a></li>
   </ul>
   <div class="hundred toptwenty">
 <!-- END AMAZON -->
@@ -144,7 +145,34 @@ href="<page donate/donate-amazon>">Donate via Amazon Payments
   </div>
 
 <!-- END CHECK -->
-  <p>Contact us at giving at torproject.org for more donation details.</p>
+
+<!-- BEGIN STOCK -->
+  <a id="stock"></a>
+  <div class="hundred toptwenty">
+      <div class="dbox donate">
+          <h3>Donate Stock</h3>
+          <p>
+              You can donate stock to the Tor Project. Please let us know in advance if you are transmitting securities via DTC by contacting us at  <a href="mailto:giving at torproject.org">giving at torproject.org</a>.
+              <p>
+                  Brokerage Firm: Merrill Lynch, Pierce, Fenner & Smith, Inc.<br>
+                  Account Name: The Tor Project<br>
+                  Contact: Jeffrey K. Miller: 206.464.3564 or 855.288.8433<br>
+                  E-mail: <a href="mailto:jeffrey.k.miller at ml.com">jeffrey.k.miller at ml.com</a><br>
+                  FAX: 206.388.4456<br>
+                  The Tor Project Account #: 335-03016<br>
+                  DTC #: 5198<br>
+                  Tax ID #: 20-8096820<br>
+              </p>
+              <p>The Tor Project, Inc.<br>
+                  P.O. Box 4903<br>
+                  Seattle, WA 98194 USA</p>
+          </p>
+      </div>
+  </div>
+
+<!-- END STOCK -->
+<h2>Questions?</h2>
+  <p>Contact us at <a href="mailto:giving at torproject.org">giving at torproject.org</a> for more details on how to donate.</p>
  </div>
 <!-- END CONTENT -->
 </div>



More information about the tor-commits mailing list