I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 44d20334 authored by echelon2's avatar echelon2
Browse files

cleanup of donations page

parent 53cc4e95
No related branches found
No related tags found
No related merge requests found
...@@ -17,9 +17,9 @@ network. ...@@ -17,9 +17,9 @@ network.
<td valign="top"><i>{{ _('point of contact of last resort') }}</i></td> <td valign="top"><i>{{ _('point of contact of last resort') }}</i></td>
</tr> </tr>
<tr> <tr>
<td valign="top"><b>{{ _('Treasurer') }}</b></td> <td valign="top"><b>{{ _('Donations treasurer') }}</b></td>
<td valign="top" class="blue">[{{ _('vacant') }}]</td> <td valign="top">meeh</td>
<td valign="top"><i>{{ _('manage donations / accounts') }}</i></td> <td valign="top"><i>{{ _('manage donations') }}</i></td>
</tr> </tr>
<tr> <tr>
<td valign="top"><b>{{ _('PR manager') }}</b></td> <td valign="top"><b>{{ _('PR manager') }}</b></td>
......
...@@ -2,19 +2,19 @@ ...@@ -2,19 +2,19 @@
{% block title %}{{ _('Donate') }}{% endblock %} {% block title %}{{ _('Donate') }}{% endblock %}
{% block content %} {% block content %}
<p>{% trans -%} <p>{% trans -%}
Thank you for your interest in contributing to I2P! Thank you for your interest in contributing to I2P!<br>
<br>
Currently we do reorganize and build a complete new official I2P donation setup. 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. 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> {%- endtrans %}</p>
<p>{% trans %}Luckly the cryptocurrency donations are back!{% 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. These following ones are working from june, 10th, 2019 on.
<br>
<b>BTC Address: 3AtDiRUiyDHTSALRxsEZ7yqmB7piwaowaY</b><br> <b>BTC Address: 3AtDiRUiyDHTSALRxsEZ7yqmB7piwaowaY</b><br>
<b>LTC Address: MN55tu4y7UtdPXUk9WvCSfy4nGUW79DZpN</b><br> <b>LTC Address: MN55tu4y7UtdPXUk9WvCSfy4nGUW79DZpN</b><br>
<b>ETH Address: 0xfC35D2225bA2739eCC5a1e50676a8DbC03569C27</b><br> <b>ETH Address: 0xfC35D2225bA2739eCC5a1e50676a8DbC03569C27</b><br>
...@@ -23,7 +23,7 @@ These following ones are working from june, 10th, 2019 on. ...@@ -23,7 +23,7 @@ These following ones are working from june, 10th, 2019 on.
<h2>{% trans %}Tax Status{% endtrans %}</h2> <h2>{% trans %}Tax Status{% endtrans %}</h2>
<p>{% trans -%} <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> {%- endtrans %}</p>
<h2>{% trans %}Stickers{% endtrans %}</h2> <h2>{% trans %}Stickers{% endtrans %}</h2>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment