Disable donations
This commit is contained in:
@ -1,6 +1,12 @@
|
||||
{% extends "_layout.html" %}
|
||||
{% block title %}Donate{% endblock %}
|
||||
{% block content %}<p>Thank you for your interest in contributing to I2P! The details of how you
|
||||
{% block content %}<p>Thank you for your interest in contributing to I2P!
|
||||
Unfortunately, donations are currently disabled.
|
||||
Please check back later
|
||||
or contact us on <a href="http://forum.i2p2.de">the forums</a>
|
||||
or IRC #i2p if you wish to contribute.
|
||||
<!--
|
||||
The details of how you
|
||||
can make your contribution are provided below:</p>
|
||||
|
||||
<h2><a href="http://www.paypal.com/" target="_new">PayPal</a></h2>
|
||||
@ -152,6 +158,7 @@ Account number: 1274080</p>
|
||||
</tr>
|
||||
</table>
|
||||
</form>
|
||||
-->
|
||||
|
||||
<br /><br />
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user