diff --git a/i2p2www/pages/downloads/list.html b/i2p2www/pages/downloads/list.html index c02fd1a89e3cca18ad9548bd7246b522a4ec28ce..a2aeab50e444aaec52ccafffbe3f35b7722ca277 100644 --- a/i2p2www/pages/downloads/list.html +++ b/i2p2www/pages/downloads/list.html @@ -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>