forked from I2P_Developers/i2p.www
WIP: experiment with CTA's
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
<div class="main">
|
||||
<!--<img src="{{ url_for('static', filename='images/pexels-jakub-novacek.jpg') }}" class="home_splash_image" />-->
|
||||
<h1>{{ _('What does I2P do for you?') }}</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 inside I2P.
|
||||
<p>{% trans %}The Invisible Internet is a privacy by design people-powered network.
|
||||
Explore and create an Internet alternative that is both distributed and dynamic.
|
||||
Share, communicate, create.
|
||||
{% endtrans %}</p>
|
||||
<a class="get-i2p" href="{{ url_for('downloads_list', lang=g.lang) }}">{% trans version=ver() %}Get I2P {{ version }}{% endtrans %}</a>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user