fix missing bracket on translation tag on software.html, split up environment setup in dockerfile to trade a little space for a lot of time
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
{% block content %}
|
||||
<h1>{{ _('The I2P Software') }} (I2P)</h1>
|
||||
|
||||
<p>{% trans %The I2P Java distribution is the first I2P software gateway and
|
||||
<p>{% trans %}The I2P Java distribution is the first I2P software gateway and
|
||||
has been actively developed since 2003. It includes a router, applications, and the ability to manage and customize your own connection with the I2P network using a built in Hidden Services manager{%- endtrans %}</p>
|
||||
<p>{% trans %}Applications are made available through a webUI that listens at
|
||||
127.0.0.1:7657. The main page is called the “Router Console,”
|
||||
|
Reference in New Issue
Block a user