forked from I2P_Developers/i2p.www
add a link to the lab on the download page
This commit is contained in:
@@ -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/',
|
||||
|
Reference in New Issue
Block a user