add a link to the lab on the download page

This commit is contained in:
zab2
2019-05-12 16:16:08 +00:00
parent ab71892d71
commit aa835b8b6e

View File

@@ -18,6 +18,10 @@
{% endblock %}
{% block content %}
<h3>{{ _('Lab') }}</h3>
{% trans lab='/lab' %}
If you would like to try the latest experimental I2P projects, visit the <a href = "{{ lab }}">I2P Lab</a>
{% endtrans -%}
<h3>{{ _('Dependency') }}</h3>
<p>{% trans java='https://java.com/download/',
openjdk='http://openjdk.java.net/install/',