From 32f8cbb085b560beb74adacaa400463d4da43314 Mon Sep 17 00:00:00 2001
From: idk
Date: Wed, 11 Nov 2020 12:54:44 -0500
Subject: [PATCH] Fix missing trans tag
---
i2p2www/pages/downloads/browser-content.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/i2p2www/pages/downloads/browser-content.html b/i2p2www/pages/downloads/browser-content.html
index 6f0670d1..a5fa3d42 100644
--- a/i2p2www/pages/downloads/browser-content.html
+++ b/i2p2www/pages/downloads/browser-content.html
@@ -115,8 +115,8 @@ the extension named I2P Proxy for Android and other Systems.
web browsers, if installed from the following addons.mozilla.org URL.
I2P Proxy for Android and Other Systems
{% endtrans %}
-This extension is identical to the Chromium extension and is built from the same source.{% endtrans %}
-{% endtrans %}In order to enable extension support in Firefox Nightly, you should follow
+
{% trans %}This extension is identical to the Chromium extension and is built from the same source.{% endtrans %}
+{% trans %}In order to enable extension support in Firefox Nightly, you should follow
the steps provided by Mozilla on their Blog{% endtrans %}