From f6c5ceb1769a574abc4ee7c743b5e0be63aab868 Mon Sep 17 00:00:00 2001 From: Rico Hoppe Date: Wed, 11 Oct 2023 15:27:42 +0000 Subject: [PATCH] donate/thank-you: updated page to new design --- src/templates/donate/thank-you.html | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/src/templates/donate/thank-you.html b/src/templates/donate/thank-you.html index 2b6d9a38..8a8a32f4 100644 --- a/src/templates/donate/thank-you.html +++ b/src/templates/donate/thank-you.html @@ -3,16 +3,15 @@ {% block title %}{{ _("Thank You!") }}{% end block %} {% block container %} -
-
-
-
-

{{ _("Thank You") }}

- -

- {{ _("Thank you very much for your donation to the IPFire Project.") }} -

-
+
+
+
+

+ {{ _("Thank You") }} +

+

+ {{ _("Thank you very much for your donation to the IPFire Project.") }} +

-- 2.47.3