Updated /donate page to include Flattr button. Deleted a "The" in front of "Software Freedom Conservancy" to harmonize style.
This commit is contained in:
parent
80a73cb605
commit
9db827a123
1 changed files with 10 additions and 1 deletions
|
@ -51,6 +51,15 @@ function validateAmount(amount){
|
|||
</table>
|
||||
</form>
|
||||
|
||||
<h3>Donate via Flattr</h3>
|
||||
<a href="http://www.flattr.com">Flattr</a> 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:
|
||||
</p>
|
||||
|
||||
<a href="http://flattr.com/thing/922714/Donate-to-Software-Freedom-Conservancy" target="_blank">
|
||||
<img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" border="0" /></a>
|
||||
|
||||
|
||||
|
||||
<h3>Donate by paper check</h3>
|
||||
|
||||
<p>Send paper check donations, drawn in USD, to:</p>
|
||||
|
@ -79,7 +88,7 @@ contact <a href="mailto:accounting@sfconservancy.org"><accounting@sfconservan
|
|||
it will be in.</p>
|
||||
|
||||
|
||||
<p>The Software Freedom Conservancy, Inc. is a 501(c)(3) organization
|
||||
<p>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.</p>
|
||||
|
||||
{% endblock %}
|
||||
|
|
Loading…
Reference in a new issue