forked from I2P_Developers/i2p.www
Fix bundle download button
This commit is contained in:
@@ -101,14 +101,16 @@ I2P connections.</p>
|
||||
<p>{% trans -%}
|
||||
After installing Java, download the file and double-click to run it.
|
||||
{%- endtrans %}</p>
|
||||
<h3>{% trans %}Easy-Install Bundle(Beta){% endtrans %}</h3>
|
||||
<div class="file">
|
||||
<p></p>
|
||||
<a class="default" href="/nsis"><strong>{% trans %}It's now possible to install all
|
||||
I2P components using a single package(No Java Required). To try out the new installer,
|
||||
click here. I2P Easy-Install Bundle(Beta).{% endtrans %}</strong>{% trans %}This
|
||||
bundle can also be used to configure a Firefox Profile. It will not interfere with an
|
||||
existing I2P installation if one exists.{% endtrans %}</a>
|
||||
<p>{% trans %}It's now possible to install all I2P components using
|
||||
a single package(<strong>No Java Required</strong>). To try out the new installer, click here.
|
||||
This bundle can also be used to configure a Firefox Profile. It will not
|
||||
interfere with an existing I2P installation if one exists.
|
||||
{% endtrans %}</p>
|
||||
<a class="default" href="/nsis">{% trans %}I2P Easy-Install Bundle(Beta){% endtrans %}</a>
|
||||
</div>
|
||||
<h3>{% trans %}Detailed Install Guide{% endtrans %}</h3>
|
||||
<div class="file">
|
||||
<p></p>
|
||||
<a class="default" href="{{ get_url('downloads_windows') }}">{% trans %}Here is a helpful guide to installing I2P for Windows using a separate Java installation and the classic installer.{% endtrans %}</a>
|
||||
|
Reference in New Issue
Block a user