Update contact.html

This commit is contained in:
2021-08-26 06:35:54 +00:00
parent c498d1a52f
commit 5f8cc14749

View File

@@ -471,4 +471,13 @@ GPG Key fingerprint: <tt>EA27 06D6 14F5 28DB 764B F47E CFCD C461 75E6 694A</tt>
</tr>
</table>
<h2>{{ _('Inclusion') }}</h2>
<p>{% trans -%}
I2P welcomes all kinds of people, as long as they are friendly and helpful to each other.
We disgrace hate, anger, racism, and bad speaking towards anyone.
We do support LBGT, suppressed minorites and other people, wether they need help in kind of our I2P software or not.
We work together to build a free world without hate, racism and violence.
The I2P router software was created in this spirit and should be used to help repressed people to regain their freedom of speech, while not suppressing others.
{%- endtrans %}</p>
{% endblock %}