lab page cleanups
This commit is contained in:
@@ -3,13 +3,18 @@
|
||||
{% block title %}I2P Lab{% endblock %}
|
||||
{% block content %}
|
||||
<h1>{{ _('I2P Laboratory') }}</h1>
|
||||
{% trans forum='https://i2pforum.net/viewforum.php?f=36'-%}
|
||||
<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.
|
||||
<p>
|
||||
{% 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>
|
||||
We welcome your feedback at the <a href="{{ forum }}">I2P Forum</a>
|
||||
<p>
|
||||
{% trans forum='https://i2pforum.net/viewforum.php?f=36'-%}
|
||||
We welcome your feedback at the <a href="{{ forum }}">I2P Forum</a>.
|
||||
{%- endtrans %}
|
||||
<p>
|
||||
|
||||
<hr>
|
||||
|
||||
@@ -18,7 +23,8 @@ We welcome your feedback at the <a href="{{ forum }}">I2P Forum</a>
|
||||
<h5>{{ _('Zero-Dependency installer') }}</h5>
|
||||
<p>
|
||||
{% 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 %}
|
||||
</p>
|
||||
{% trans %}
|
||||
|
Reference in New Issue
Block a user