diff --git a/i2p2www/pages/downloads/firefox.html b/i2p2www/pages/downloads/firefox.html
index bcb97fb0130c9fbb29c9af8707727bb04d3770d8..0962573ef289d4ada33379cadd82e05a2ee8a5de 100644
--- a/i2p2www/pages/downloads/firefox.html
+++ b/i2p2www/pages/downloads/firefox.html
@@ -7,11 +7,11 @@
 <p>{% trans -%}
 The I2P Firefox Browser Profile has been expanded into the new I2P Easy Install
 Bundle, which is in Beta. If you already have an I2P Router installed, it is
-still safe to use this installer to configure your I2P Browser. If you do not
-have an I2P router installed, then you do not need to install I2P. This package
-will install I2P at the same time it installs the browser profile. This page
-has been kept to document the motivations and design of the included Firefox
-profile.
+still safe to use this installer to configure your I2P Browser. Your existing
+I2P Settings will be left untouched. If you do not have an I2P router installed,
+then you do not need to install I2P. This package will install I2P at the same
+time it installs the browser profile. This page has been kept to document the
+motivations and design of the included Firefox profile.
 {%- endtrans %}</p>
 <h2>{{ _('I2P Firefox Browser Profile') }}</h2>
 <p>{% trans -%}
diff --git a/i2p2www/pages/downloads/nsis.html b/i2p2www/pages/downloads/nsis.html
index a750f478ac71d005e9bdf4bf29f3905e738f8fb7..bcc45f4494ac65f1d8064c897c202463df5e7211 100644
--- a/i2p2www/pages/downloads/nsis.html
+++ b/i2p2www/pages/downloads/nsis.html
@@ -1,6 +1,6 @@
 {% extends "global/layout.html" %}
 {%- from "downloads/macros" import package_outer with context -%}
-{% block title %}Firefox Profile{% endblock %}
+{% block title %}I2P Easy Install Bundle(Beta){% endblock %}
 {% block content %}
 
 <h1>{{ _('I2P Easy Install Bundle(Beta)') }}</h1>