Fixed </code> tags

This commit is contained in:
str4d
2014-01-08 02:07:13 +00:00
parent 5056b223b2
commit 575cecb89d

View File

@@ -214,7 +214,7 @@
file. Create this file (e.g. <code><b>keys.txt</b></code>) in the same directory where <code>i2p.mtn</code> is located. Import the keys with the command:
{%- endtrans %}
<ul>
<li><code>$ <b>mtn --db="i2p.mtn" read < keys.txt</b></li>
<li><code>$ <b>mtn --db="i2p.mtn" read < keys.txt</b></code></li>
</ul>
</p>
@@ -269,7 +269,7 @@
<p>
{% trans -%}
Enter the directory where you initialized <code>i2p.mtn<code>. Depending on whether you
Enter the directory where you initialized <code>i2p.mtn</code>. Depending on whether you
want only I2P sources, or also sources for the I2P website and Syndie, you can
perform the <code>pull</code> operation in different ways.
{%- endtrans %}