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:
idk
2023-04-29 16:50:58 +00:00
parent fff7c1f9ec
commit 23eb1c5489
2 changed files with 6 additions and 5 deletions

View File

@@ -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,”