Tweaks to left column text on front page from discussion in meeting 214

This commit is contained in:
str4d
2013-01-08 23:52:30 +00:00
parent 4ff7ef5324
commit ff9fcf2100

View File

@ -13,10 +13,10 @@
<h1>{% trans %}What is I2P?{% endtrans %}</h1> <h1>{% trans %}What is I2P?{% endtrans %}</h1>
<ul> <ul>
<li>{% trans -%} <li>{% trans -%}
I2P is a full darknet implementation - a network within a network, unmonitorable by your ISP or government. I2P is a full darknet implementation - a network within a network, and is intended to protect against monitoring by third parties, such as hostile governments or ISPs.
{% endtrans %}</li> {% endtrans %}</li>
<li>{% trans -%} <li>{% trans -%}
I2P is used by many people who care about their privacy, as well as those in high-risk situations such as activists, oppressed people, journalists and whistleblowers. I2P is used by many people who care about their privacy, as well as those in high-risk situations. It is designed to protect activists, oppressed people, journalists and whistleblowers - as well as the average person.
{% endtrans %}</li> {% endtrans %}</li>
<li>{% trans -%} <li>{% trans -%}
I2P runs on Java and is therefore available anywhere Java will run, including desktops, embedded systems (like the Raspberry Pi) and Android phones. I2P runs on Java and is therefore available anywhere Java will run, including desktops, embedded systems (like the Raspberry Pi) and Android phones.