From 1c8a0d7881e2d5f29a3530d27ee0cde3e680ac2f Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Wed, 29 Nov 2023 17:07:51 +0000 Subject: [PATCH] downloads: Reword the thank you page Signed-off-by: Michael Tremer --- src/templates/downloads/thank-you.html | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/src/templates/downloads/thank-you.html b/src/templates/downloads/thank-you.html index ad490f8f..559cc66e 100644 --- a/src/templates/downloads/thank-you.html +++ b/src/templates/downloads/thank-you.html @@ -7,9 +7,9 @@

- Thank You For Downloading IPFire_ + Thank You For Choosing IPFire_

-

{{ _("Your download will begin in a few seconds. If not, click the link below.") }}

+

{{ _("Your download will begin shortly.") }}

@@ -20,9 +20,16 @@
-
- {{ _("While you wait for your download to complete...") }} -
+
+

+ {{ _("In the meantime, explore our documentation and community forums for helpful resources.") }} +

+ +

+ {{ _("Need professional support? Check out Lightning Wire Labs for expert assistance.") }} + {{ _("Welcome to the secure world of IPFire!") }} +

+
-- 2.47.3