forked from I2P_Developers/i2p.www
"anonymously on I2P." -> "anonymously inside I2P."
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{% block content_outer %}
|
||||
<div class="main">
|
||||
<h1>{% trans %}What does I2P do for you?{% endtrans %}</h1>
|
||||
<p>{% trans %}The I2P network provides strong privacy protections for communication over the Internet. Many activities that would risk your privacy on the public Internet can be conducted anonymously on I2P.{% endtrans %}</p>
|
||||
<p>{% trans %}The I2P network provides strong privacy protections for communication over the Internet. Many activities that would risk your privacy on the public Internet can be conducted anonymously inside I2P.{% endtrans %}</p>
|
||||
<a class="get-i2p" href="{{ url_for('downloads_list', lang=g.lang) }}">{% trans version=ver() %}Get I2P {{ version }}{% endtrans %}</a>
|
||||
</div>
|
||||
<div class="aside-wrap">
|
||||
|
Reference in New Issue
Block a user