update tags on reseed guide pages
This commit is contained in:
@ -157,16 +157,15 @@ zzz.i2p
|
||||
. {% trans %}These will allow I2P users to authenticate your reseed services and secure the I2P network.{% endtrans %}
|
||||
</p>
|
||||
<p>
|
||||
Contact us via email zzz at mail.i2p (alternatively, post in the reseed section on the zzz.i2p forum)
|
||||
Provide us with details about your new reseed server:
|
||||
<ul>
|
||||
<li>Reseed website URL
|
||||
<li>Public SSL certificate
|
||||
(Only required if selfsigned, which is not recommended. Please use Lets Encrypt or other CA)
|
||||
<li>Public reseed su3 certificate
|
||||
<li>Your contact email
|
||||
<li>A statement that you agree to the privacy policy above
|
||||
</ul>
|
||||
<p>
|
||||
{% trans %}Contact us via email zzz at mail.i2p (alternatively, post in the reseed section on the zzz.i2p forum)
|
||||
Provide us with details about your new reseed server:{% endtrans %}
|
||||
<ul>
|
||||
<li>{% trans %}Reseed website URL{% endtrans %}</li>
|
||||
<li>{% trans %}Public SSL certificate{% endtrans %}</li>
|
||||
<li>{% trans %}Public reseed su3 certificate{% endtrans %}</li>
|
||||
<li>{% trans %}Your contact email{% endtrans %}</li>
|
||||
<li>{% trans %}A statement that you agree to the privacy policy above{% endtrans %}</li>
|
||||
</ul>
|
||||
<p>
|
||||
|
||||
{% endblock %}
|
||||
|
@ -109,15 +109,14 @@ zzz.i2p
|
||||
to authenticate your reseed services and secure the I2P network.{% endtrans %}
|
||||
</p>
|
||||
<p>
|
||||
Contact us via email zzz at mail.i2p (alternatively, post in the reseed section on the zzz.i2p forum)
|
||||
Provide us with details about your new reseed server:
|
||||
{% trans %}Contact us via email zzz at mail.i2p (alternatively, post in the reseed section on the zzz.i2p forum)
|
||||
Provide us with details about your new reseed server:{% endtrans %}
|
||||
<ul>
|
||||
<li>Reseed website URL
|
||||
<li>Public SSL certificate
|
||||
(Only required if selfsigned, which is not recommended. Please use Lets Encrypt or other CA)
|
||||
<li>Public reseed su3 certificate
|
||||
<li>Your contact email
|
||||
<li>A statement that you agree to the privacy policy above
|
||||
<li>{% trans %}Reseed website URL{% endtrans %}</li>
|
||||
<li>{% trans %}Public SSL certificate{% endtrans %}</li>
|
||||
<li>{% trans %}Public reseed su3 certificate{% endtrans %}</li>
|
||||
<li>{% trans %}Your contact email{% endtrans %}</li>
|
||||
<li>{% trans %}A statement that you agree to the privacy policy above{% endtrans %}</li>
|
||||
</ul>
|
||||
<p>
|
||||
{% endblock %}
|
||||
|
@ -137,15 +137,14 @@ zzz.i2p
|
||||
. {% trans %}These will allow I2P users to authenticate your reseed services and secure the I2P network.{% endtrans %}
|
||||
</p>
|
||||
<p>
|
||||
Contact us via email zzz at mail.i2p (alternatively, post in the reseed section on the zzz.i2p forum)
|
||||
Provide us with details about your new reseed server:
|
||||
{% trans %}Contact us via email zzz at mail.i2p (alternatively, post in the reseed section on the zzz.i2p forum)
|
||||
Provide us with details about your new reseed server:{% endtrans %}
|
||||
<ul>
|
||||
<li>Reseed website URL
|
||||
<li>Public SSL certificate
|
||||
(Only required if selfsigned, which is not recommended. Please use Lets Encrypt or other CA)
|
||||
<li>Public reseed su3 certificate
|
||||
<li>Your contact email
|
||||
<li>A statement that you agree to the privacy policy above
|
||||
<li>{% trans %}Reseed website URL{% endtrans %}</li>
|
||||
<li>{% trans %}Public SSL certificate{% endtrans %}</li>
|
||||
<li>{% trans %}Public reseed su3 certificate{% endtrans %}</li>
|
||||
<li>{% trans %}Your contact email{% endtrans %}</li>
|
||||
<li>{% trans %}A statement that you agree to the privacy policy above{% endtrans %}</li>
|
||||
</ul>
|
||||
<p>
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user