From cbb80e725a03477c50a12e8e9cbcdd1a93a1b0ff Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Thu, 27 Nov 2025 10:36:20 +0000 Subject: [PATCH] donate: Update the flow of the second Christmas email Signed-off-by: Michael Tremer --- src/templates/donate/messages/christmas-2.html | 12 ++++++++---- src/templates/donate/messages/christmas-2.txt | 9 +++++---- 2 files changed, 13 insertions(+), 8 deletions(-) diff --git a/src/templates/donate/messages/christmas-2.html b/src/templates/donate/messages/christmas-2.html index b7e5e294..0d35a1a5 100644 --- a/src/templates/donate/messages/christmas-2.html +++ b/src/templates/donate/messages/christmas-2.html @@ -6,7 +6,7 @@

{{ _("Dear %s,") % account.first_name }}

- Even in challenging times, Open Source keeps the world moving! + Even in challenging times, Open Source keeps the world moving.

@@ -21,9 +21,13 @@

- If you can, consider giving a little back this season. Your support helps the people - behind these projects continue their work, keeping software available, secure, and free - for everyone - including those who might otherwise be left behind. + If you can, consider giving a little back this season. +

+ +

+ Your support helps the people behind these projects continue their work, + keeping software available, secure, and free for everyone - including + those who might otherwise be left behind.

diff --git a/src/templates/donate/messages/christmas-2.txt b/src/templates/donate/messages/christmas-2.txt index bb23e53a..cd4a712f 100644 --- a/src/templates/donate/messages/christmas-2.txt +++ b/src/templates/donate/messages/christmas-2.txt @@ -6,7 +6,7 @@ X-Auto-Response-Suppress: OOF {{ _("Dear %s,") % account.first_name }} -Even in challenging times, Open Source keeps the world moving! +Even in challenging times, Open Source keeps the world moving. We know that times are not easy for many. Budgets are tight, priorities are pressing, and the world can feel overwhelming. @@ -15,9 +15,10 @@ Yet there is something that continues to make a difference for everyone, everywh Open Source software. Projects like IPFire, and countless others, rely on the dedication of people who build, maintain, and improve software for the common good. -If you can, consider giving a little back this season. Your support helps the people -behind these projects continue their work, keeping software available, secure, and free -for everyone - including those who might otherwise be left behind. +If you can, consider giving a little back this season. + +Your support helps the people behind these projects continue their work, keeping software +available, secure, and free for everyone - including those who might otherwise be left behind. Even a small donation helps: it supports the developers, the communities, and the long-term sustainability of the software we all rely on. -- 2.47.3