Page header fixes
This commit is contained in:
@ -3,9 +3,7 @@
|
||||
{% block lastupdated %}{% trans %}June 2012{% endtrans %}{% endblock %}
|
||||
{% block accuratefor %}0.9{% endblock %}
|
||||
{% block content %}
|
||||
<h2>{% trans %}I2P Plugins{% endtrans %}</h2>
|
||||
|
||||
<h3>{% trans %}General Information{% endtrans %}</h3>
|
||||
<h2>{% trans %}General Information{% endtrans %}</h2>
|
||||
<p>{% trans -%}
|
||||
I2P includes a plugin architecture
|
||||
to support easy development and installation of additional software.
|
||||
@ -96,10 +94,10 @@ Non-java applications also supported
|
||||
</ul>
|
||||
|
||||
|
||||
<h4>{% trans %}Required I2P version{% endtrans %}</h4>
|
||||
<h3>{% trans %}Required I2P version{% endtrans %}</h3>
|
||||
<p>{% trans %}0.7.12 or newer.{% endtrans %}</p>
|
||||
|
||||
<h4>{% trans %}Installation{% endtrans %}</h4>
|
||||
<h3>{% trans %}Installation{% endtrans %}</h3>
|
||||
<p>{% trans -%}
|
||||
To install and start a plugin, copy the <code>.xpi2p</code> install link to
|
||||
the form at the bottom of
|
||||
|
Reference in New Issue
Block a user