From: Michael Tremer Date: Wed, 26 Nov 2025 17:53:30 +0000 (+0000) Subject: donate: Add the third Christmas message X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e0362b89a2f259f00b1b0232ad593f8163a46d0;p=ipfire.org.git donate: Add the third Christmas message Signed-off-by: Michael Tremer --- diff --git a/Makefile.am b/Makefile.am index 9d74b670..b86bb8d6 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1124,12 +1124,15 @@ CLEANFILES += \ static_img_authdir = $(static_imgdir)/auth dist_static_img_donate_DATA = \ + src/static/img/donate/admin-santa.jpg \ src/static/img/donate/thanksgiving.jpg CLEANFILES += \ + src/static/img/donate/admin-santa@600.jpg \ src/static/img/donate/thanksgiving@600.jpg static_img_donate_DATA = \ + src/static/img/donate/admin-santa@600.jpg \ src/static/img/donate/thanksgiving@600.jpg static_img_donatedir = $(static_imgdir)/donate diff --git a/src/crontab/ipfire b/src/crontab/ipfire index b3f9b95e..d433bf12 100644 --- a/src/crontab/ipfire +++ b/src/crontab/ipfire @@ -28,4 +28,4 @@ SHELL=/bin/bash 0 15 27 11 * nobody ipfire.org --logging=error campaigns:send donate/messages/thanksgiving #0 16 6 12 * nobody ipfire.org --logging=error campaigns:send donate/messages/christmas-1 #0 15 17 12 * nobody ipfire.org --logging=error campaigns:send donate/messages/christmas-2 -#0 10 24 12 * nobody ipfire.org --logging=error campaigns:send donate/messages/christmas-3 +0 10 24 12 * nobody ipfire.org --logging=error campaigns:send donate/messages/christmas-3 diff --git a/src/static/img/donate/admin-santa.jpg b/src/static/img/donate/admin-santa.jpg new file mode 100644 index 00000000..f8eb525f Binary files /dev/null and b/src/static/img/donate/admin-santa.jpg differ diff --git a/src/templates/donate/messages/christmas-3.html b/src/templates/donate/messages/christmas-3.html index b060357b..afec143c 100644 --- a/src/templates/donate/messages/christmas-3.html +++ b/src/templates/donate/messages/christmas-3.html @@ -1,57 +1,51 @@ {% extends "../../messages/base-promo.html" %} +{% block hero %} + + + Santa + + +{% end block %} + {% block content %}

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

- As the holiday season draws to a close, we need your help to make 2025 even stronger for - IPFire and the businesses who rely on us. This is the final opportunity to contribute to - our year-end goal—and your donation will make all the difference. + This holiday season, even Santa needs to step away from the screens and + double-checking lists.

- With your support, we can: + If you are an admin keeping your networks safe with IPFire, you have been + working hard all year.

- +

+ We will be back in the new year, continuing to improve IPFire and supporting + the community that keeps us going. If you feel like giving thanks before + the year ends, you can support the people behind IPFire here: +

- {{ _("Donate Now") }} + {{ _("Give a Little Thanks This Season") }}

- Now is the time to act. Without your support, we won't be able to meet our 2024 goals, - and we could lose valuable momentum heading into the new year. -

- -

- Thank you for your generosity—and for standing with us during this crucial time. Together, - we can make 2025 a year of stronger, safer networks for all. -

- -

- {{ _("Thank you,") }} -
{{ _("-Your IPFire Team") }} + Happy Holidays from all of us at IPFire!

diff --git a/src/templates/donate/messages/christmas-3.txt b/src/templates/donate/messages/christmas-3.txt index a3d670b1..08a0069f 100644 --- a/src/templates/donate/messages/christmas-3.txt +++ b/src/templates/donate/messages/christmas-3.txt @@ -1,31 +1,25 @@ From: IPFire Project To: {{ account.email_to }} -Subject: 🎄 Make a Lasting Impact This Holiday Season—Support IPFire +Subject: 🎄 Even Santa Needs a Break Precedence: bulk X-Auto-Response-Suppress: OOF {{ _("Dear %s,") % account.first_name }} -As the holiday season draws to a close, we need your help to make 2025 even stronger for -IPFire and the businesses who rely on us. This is the final opportunity to contribute to -our year-end goal—and your donation will make all the difference. +This holiday season, even Santa needs to step away from the screens and double-checking lists. -With your support, we can: +If you are an admin keeping your networks safe with IPFire, you have been working hard all year. - * Develop new features and improvements that keep businesses secure - * Protect against the latest cyber threats—ensuring uptime and data integrity for organizations worldwide - * Expand the IPFire community, providing more support to those who rely on Open Source solutions for their network security +Now it is time to take a pause, enjoy the holidays, and recharge your batteries — fresh +energy makes for a stronger start in 2026. - https://www.ipfire.org/donate?utm_medium=email&utm_campaign=christmas-3 +We will be back in the new year, continuing to improve IPFire and supporting the community +that keeps us going. If you feel like giving thanks before the year ends, you can support +the people behind IPFire here: -Now is the time to act. Without your support, we won't be able to meet our 2024 goals, -and we could lose valuable momentum heading into the new year. + Give a Little Thanks This Season at https://www.ipfire.org/donate -Thank you for your generosity—and for standing with us during this crucial time. Together, -we can make 2025 a year of stronger, safer networks for all. - -{{ _("Thank you,") }} --{{ _("Your IPFire Team") }} +Happy Holidays from all of us at IPFire! -- {{ _("Don't like these emails?") }} https://www.ipfire.org/unsubscribe