From 9db827a123e83ce3cbc7317fea90b8f4928c1697 Mon Sep 17 00:00:00 2001 From: Tony Sebro Date: Fri, 5 Oct 2012 15:10:23 -0400 Subject: [PATCH] Updated /donate page to include Flattr button. Deleted a "The" in front of "Software Freedom Conservancy" to harmonize style. --- www/conservancy/static/donate/index.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/www/conservancy/static/donate/index.html b/www/conservancy/static/donate/index.html index 98e6b248..5e1eb4d1 100644 --- a/www/conservancy/static/donate/index.html +++ b/www/conservancy/static/donate/index.html @@ -51,6 +51,15 @@ function validateAmount(amount){ +

Donate via Flattr

+Flattr is a social micro-payment system that allows users to make donations via the web. Like Google Checkout, Flattr does not charge any processing fees on donations to Conservancy. If you are a Flattr user and you would like to "flattr" Conservancy with a donation, click on the button below: +

+ + +Flattr this + + +

Donate by paper check

Send paper check donations, drawn in USD, to:

@@ -79,7 +88,7 @@ contact <accounting@sfconservan it will be in.

-

The Software Freedom Conservancy, Inc. is a 501(c)(3) organization +

Software Freedom Conservancy, Inc. is a 501(c)(3) organization incorporated in New York, and donations made to it are fully tax-deductible to the extent permitted by law.

{% endblock %}