remove labs page from download page

This commit is contained in:
hankhill19580
2019-09-15 16:40:31 +00:00
parent 98de2d9519
commit 6256e506a8
2 changed files with 2 additions and 3 deletions

View File

@@ -18,10 +18,10 @@
{% endblock %}
{% block content %}
<h3>{{ _('Lab') }}</h3>
<!--<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 -%}
{% endtrans -%}-->
<h3>{{ _('Dependency') }}</h3>
<p>{% trans java='https://java.com/download/',
openjdk='http://openjdk.java.net/install/',