forked from I2P_Developers/i2p.www
cleanup of donations page
This commit is contained in:
@@ -17,9 +17,9 @@ network.
|
||||
<td valign="top"><i>{{ _('point of contact of last resort') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('Treasurer') }}</b></td>
|
||||
<td valign="top" class="blue">[{{ _('vacant') }}]</td>
|
||||
<td valign="top"><i>{{ _('manage donations / accounts') }}</i></td>
|
||||
<td valign="top"><b>{{ _('Donations treasurer') }}</b></td>
|
||||
<td valign="top">meeh</td>
|
||||
<td valign="top"><i>{{ _('manage donations') }}</i></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td valign="top"><b>{{ _('PR manager') }}</b></td>
|
||||
|
@@ -2,19 +2,19 @@
|
||||
{% block title %}{{ _('Donate') }}{% endblock %}
|
||||
{% block content %}
|
||||
<p>{% trans -%}
|
||||
Thank you for your interest in contributing to I2P!
|
||||
|
||||
Currently we do reorganize and build a complete new official I2P donation setup.
|
||||
Thank you for your interest in contributing to I2P!<br>
|
||||
<br>
|
||||
Currently we do reorganize and build a complete new official I2P donation setup run by the user meeh. <br>
|
||||
While this process is going on, we do accept now donations in cryptocurrenciess, not yet in FIAT.
|
||||
this will be anabled soon.
|
||||
this will be enabled soon.
|
||||
{%- endtrans %}</p>
|
||||
|
||||
<p>{% trans %}Luckly the cryptocurrency donations are back!{% endtrans %}</p>
|
||||
|
||||
Please do not use any of the old addresses (if still known or found anywhere) anymore, those are no more valid.
|
||||
|
||||
Please do not use any of the old addresses (if still known or found anywhere) anymore, those are no more valid. <br>
|
||||
<br>
|
||||
These following ones are working from june, 10th, 2019 on.
|
||||
|
||||
<br>
|
||||
<b>BTC Address: 3AtDiRUiyDHTSALRxsEZ7yqmB7piwaowaY</b><br>
|
||||
<b>LTC Address: MN55tu4y7UtdPXUk9WvCSfy4nGUW79DZpN</b><br>
|
||||
<b>ETH Address: 0xfC35D2225bA2739eCC5a1e50676a8DbC03569C27</b><br>
|
||||
@@ -23,7 +23,7 @@ These following ones are working from june, 10th, 2019 on.
|
||||
|
||||
<h2>{% trans %}Tax Status{% endtrans %}</h2>
|
||||
<p>{% trans -%}
|
||||
I2P is not incorporated and donations are not tax detuctable.
|
||||
I2P itself is not incorporated and donations are not tax detuctable.
|
||||
{%- endtrans %}</p>
|
||||
|
||||
<h2>{% trans %}Stickers{% endtrans %}</h2>
|
||||
|
Reference in New Issue
Block a user