Fix translation markup

This commit is contained in:
zab2
2018-06-08 17:30:38 +00:00
parent 8af8892194
commit 2e7af66e8c

View File

@ -15,7 +15,7 @@ The main I2P development branches (<code>i2p.i2p</code> and branches from it) co
<li>{% trans -%}
Make sure you have a recent version of Eclipse. Anything newer than 2017 should do.
<%- endtrans %}</li>
{%- endtrans %}</li>
<li>{% trans -%}
Check out the I2P branch into some directory (e.g. <code>$HOME/dev/i2p.i2p</code>).