{% extends "global/layout.html" %} {% block title %}{{ _('Donate') }}{% endblock %} {% block content %}
{% trans -%} Thank you for your interest in contributing to I2P! At the current time we do not accept donations. {%- endtrans %}
{% trans -%} I2P is not incorporated. {%- endtrans %}
{% trans -%} 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 %}
{% endblock %}