Fix headings, revise message about existing I2P routers on Firefox page

This commit is contained in:
idk
2021-09-15 15:22:03 -04:00
parent b31a3c0bcd
commit a530bcf8ea
2 changed files with 6 additions and 6 deletions

View File

@@ -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 -%}

View File

@@ -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>