From ed6bb46c3df0c21245dcfa9ec1da195a2e43b8d4 Mon Sep 17 00:00:00 2001 From: Rico Hoppe Date: Sun, 15 Oct 2023 14:09:10 +0000 Subject: [PATCH] donate/thank-you: added a missing container --- src/templates/downloads/thank-you.html | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/src/templates/downloads/thank-you.html b/src/templates/downloads/thank-you.html index 0354fd04..ff8dce87 100644 --- a/src/templates/downloads/thank-you.html +++ b/src/templates/downloads/thank-you.html @@ -5,13 +5,15 @@ {% block container %}
-

- Thank You For Downloading IPFire_ -

-

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

- -
-

+
+

+ Thank You For Downloading IPFire_ +

+

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

+ +
+

+
-- 2.47.3