diff --git a/i2p2www/pages/site/get-involved/donate.html b/i2p2www/pages/site/get-involved/donate.html index 22448dad..d9973794 100644 --- a/i2p2www/pages/site/get-involved/donate.html +++ b/i2p2www/pages/site/get-involved/donate.html @@ -3,82 +3,19 @@ {% block content %}

{% trans -%} Thank you for your interest in contributing to I2P! -The details of how you -can make your contribution are provided below. + +At the current time we do not accept donations. {%- endtrans %}

{% trans %}Tax Status{% endtrans %}

{% trans -%} I2P is not incorporated. -Your contributions are probably not tax-deductible. -Currently we do not have a public way to donate, except for some cryptocurrencies. -Please contact us if you want to make a donation beside that method. {%- endtrans %}

{% trans %}Stickers{% endtrans %}

{% trans -%} -While supplies last, we offer I2P stickers to those who donate enough -to cover fees and postage from the U.S. -You must include "stickers please" and your address in the contact method toward us. +While supplies last, we provide I2P stickers on different conferences and events we do visit. +These events are noted in our official Twitter feed, please do have a look. +Attend those events, do talk to us, ask for stickers! {%- endtrans %}

-

{% trans -%} -Please allow 30-60 days for delivery. -{%- endtrans %}

- -

Anoncoin (I2P site)

-

{% trans date='March 2014', -cointype='Anoncoin', -coinurl='https://anoncoin.net', -account='ANi2pB8RTeuWFf9wki6Ffiv9RJqioQydrH' -%} -As of {{ date }}, Meeh has been running a -{{ cointype }} account for the I2P project. -If you'd like to donate using {{ cointype }}, just transfer your -desired amount of coins to the account {{ account }} -and leave Meeh a note if you'd like your donation to be -mentioned on the I2P webpage. -{%- endtrans %}

-

{% trans %}For easy usage, use the QR code below!{% endtrans %}

-ANC donation QR code -
- - - -

Alternative coins

-{% trans account='meeh@i2pmail.org' -%} -We accept most altcoins, just ask Meeh. Other altcoins can be converted and exchanged for a crypto currency we currently support. Please send a mail to "{{ account }}" for a such donation. -{%- endtrans %} {% endblock %}