lab page cleanups
This commit is contained in:
@@ -3,13 +3,18 @@
|
|||||||
{% block title %}I2P Lab{% endblock %}
|
{% block title %}I2P Lab{% endblock %}
|
||||||
{% block content %}
|
{% block content %}
|
||||||
<h1>{{ _('I2P Laboratory') }}</h1>
|
<h1>{{ _('I2P Laboratory') }}</h1>
|
||||||
{% trans forum='https://i2pforum.net/viewforum.php?f=36'-%}
|
<p>
|
||||||
<p>Welcome to the I2P Laboratory! This is the home of various experimental projects that are not yet ready to go live. We invite you to look around and give them a try, but we do not offer support for them. Any of these projects may be discontinued at any time.
|
{% trans -%}
|
||||||
|
Welcome to the I2P Laboratory!
|
||||||
|
This is the home of various experimental projects that are not yet ready to go live.
|
||||||
|
We invite you to look around and give them a try, but we do not offer support for them.
|
||||||
|
Any of these projects may be discontinued at any time.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
We welcome your feedback at the <a href="{{ forum }}">I2P Forum</a>
|
{% trans forum='https://i2pforum.net/viewforum.php?f=36'-%}
|
||||||
<p>
|
We welcome your feedback at the <a href="{{ forum }}">I2P Forum</a>.
|
||||||
{%- endtrans %}
|
{%- endtrans %}
|
||||||
|
<p>
|
||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
@@ -18,7 +23,8 @@ We welcome your feedback at the <a href="{{ forum }}">I2P Forum</a>
|
|||||||
<h5>{{ _('Zero-Dependency installer') }}</h5>
|
<h5>{{ _('Zero-Dependency installer') }}</h5>
|
||||||
<p>
|
<p>
|
||||||
{% trans %}
|
{% trans %}
|
||||||
This is an I2P installer for Windows that does not depend on existing Java installation . It comes with everything it needs out of the box.
|
This is an I2P installer for Windows that does not depend on an existing Java installation.
|
||||||
|
It includes all required dependencies.
|
||||||
{%- endtrans %}
|
{%- endtrans %}
|
||||||
</p>
|
</p>
|
||||||
{% trans %}
|
{% trans %}
|
||||||
|
Reference in New Issue
Block a user