From: Michael Tremer Date: Mon, 27 Nov 2023 17:59:18 +0000 (+0000) Subject: donate: Update the Christmas campaign to the new template X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4701b5f2423d750067a6e07bde77e3dd4be6a49c;p=ipfire.org.git donate: Update the Christmas campaign to the new template Signed-off-by: Michael Tremer --- diff --git a/src/templates/donate/messages/christmas-1.html b/src/templates/donate/messages/christmas-1.html index d8a8d10a..b0657ebe 100644 --- a/src/templates/donate/messages/christmas-1.html +++ b/src/templates/donate/messages/christmas-1.html @@ -1,49 +1,43 @@ {% extends "../../messages/base-promo.html" %} {% block content %} -

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

+ + +

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

- Just like the last couple of years, 2023 has not been without it’s challenges. Here - at IPFire, we’re looking back at the year and highlighting the positivity we’ve had - from our friends and colleagues across the globe and the progress we've made on - our project. -

+

+ Just like the last couple of years, 2023 has not been without it’s challenges. Here + at IPFire, we’re looking back at the year and highlighting the positivity we’ve had + from our friends and colleagues across the globe and the progress we've made on + our project. +

-

- We want to spread positivity and joy so why not get in touch on - Mastodon (https://social.ipfire.org/@news), Twitter (https://twitter.com/ipfire) or - LinkedIn (https://www.linkedin.com/company/ipfire) and share your highlights of the year - or why you like working with IPFire? - We’ll be sharing and retweeting some of our favourites in the weeks to come. -

+

+ We want to spread positivity and joy so why not get in touch on + Mastodon (https://social.ipfire.org/@news), Twitter (https://twitter.com/ipfire) or + LinkedIn (https://www.linkedin.com/company/ipfire) and share your highlights of the year + or why you like working with IPFire? + We’ll be sharing and retweeting some of our favourites in the weeks to come. +

-

- If you really liked working with IPFire this year, why not consider donating to our project? -

+

+ If you really liked working with IPFire this year, why not consider donating to our project? +

- - - - - - - + + + + +
+ + {{ _("Donate") }} + +
-

- {{ _("All the best,") }} -
{{ _("-Your IPFire Team") }} -

+

+ {{ _("All the best,") }} +
{{ _("-Your IPFire Team") }} +

+ + {% end block %} diff --git a/src/templates/donate/messages/christmas-2.html b/src/templates/donate/messages/christmas-2.html index 96ffb8bc..51fef986 100644 --- a/src/templates/donate/messages/christmas-2.html +++ b/src/templates/donate/messages/christmas-2.html @@ -1,54 +1,48 @@ {% extends "../../messages/base-promo.html" %} {% block content %} -

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

+ + +

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

- For so many people around the world, the end of the calendar year is party season and - at IPFire we’re celebrating as much as anyone else. Why are we celebrating? - We’re celebrating what’s to come next year, of course! -

+

+ For so many people around the world, the end of the calendar year is party season and + at IPFire we’re celebrating as much as anyone else. Why are we celebrating? + We’re celebrating what’s to come next year, of course! +

-

- Thanks to some super-hardwork by our team in 2023, over the next 12 months, you’ll see - the following: -

+

+ Thanks to some super-hardwork by our team in 2023, over the next 12 months, you’ll see + the following: +

- + -

- Of course, we’d not be able to do any of this without feedback from our huge user base - and our fantastic development team. If you’d like to help our development team towards - their goals for next year, you can donate here: -

+

+ Of course, we’d not be able to do any of this without feedback from our huge user base + and our fantastic development team. If you’d like to help our development team towards + their goals for next year, you can donate here: +

- - - - - - - + + + + +
+ + {{ _("Donate") }} + +
-

- {{ _("Party, party, party!") }} -
{{ _("-Your IPFire Team") }} -

+

+ {{ _("Party, party, party!") }} +
{{ _("-Your IPFire Team") }} +

+ + {% end block %} diff --git a/src/templates/donate/messages/christmas-3.html b/src/templates/donate/messages/christmas-3.html index c6fe4236..235f50f8 100644 --- a/src/templates/donate/messages/christmas-3.html +++ b/src/templates/donate/messages/christmas-3.html @@ -1,54 +1,48 @@ {% extends "../../messages/base-promo.html" %} {% block content %} -

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

+ + +

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

-

- The year has drawn to an end and we just wanted to take a moment to say thank you. - Your support for the IPFire project is hugely appreciated and we’re grateful that you’ve - taken the time to be part of our ever-growing community. -

+

+ The year has drawn to an end and we just wanted to take a moment to say thank you. + Your support for the IPFire project is hugely appreciated and we’re grateful that you’ve + taken the time to be part of our ever-growing community. +

-

- We’re celebrating our best year yet including the recent success of our developer summit - where we made huge progress on the build system for IPFire 3. This isn’t all that happened - in 2023 though! We had may contributors who helped us to release 10 updates to - millions of users across every continent. - Yes, even our penguin friends in the antarctic are using IPFire! -

+

+ We’re celebrating our best year yet including the recent success of our developer summit + where we made huge progress on the build system for IPFire 3. This isn’t all that happened + in 2023 though! We had may contributors who helped us to release 10 updates to + millions of users across every continent. + Yes, even our penguin friends in the antarctic are using IPFire! +

-

- We couldn’t have done this without hundreds of donations just like yours. If you’re feeling - the love and you can spare a little money, help us start 2024 with a bang! -

+

+ We couldn’t have done this without hundreds of donations just like yours. If you’re feeling + the love and you can spare a little money, help us start 2024 with a bang! +

- - - - - - - + + + + +
+ + {{ _("Donate") }} + +
-

- Finally, whatever you’re celebrating at the end of this year, we wish you all the best - for the festive season. -

+

+ Finally, whatever you’re celebrating at the end of this year, we wish you all the best + for the festive season. +

-

- {{ _("Thank you,") }} -
{{ _("-Your IPFire Team") }} -

+

+ {{ _("Thank you,") }} +
{{ _("-Your IPFire Team") }} +

+ + {% end block %} diff --git a/src/templates/donate/messages/christmas-4.html b/src/templates/donate/messages/christmas-4.html index 42a0b9f1..20455d31 100644 --- a/src/templates/donate/messages/christmas-4.html +++ b/src/templates/donate/messages/christmas-4.html @@ -1,52 +1,46 @@ {% extends "../../messages/base-promo.html" %} {% block content %} -

- {{ _("Dear Friends of IPFire,") }} -

+ + +

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

-

- Did you see the highlights of 2023 we shared on our socials? If you didn’t, check our our - Mastodon (https://social.ipfire.org/@news), Twitter (https://twitter.com/ipfire) and our - LinkedIn (https://www.linkedin.com/company/ipfire) to see some of our favourite users - stories sent in by our friends and colleagues using IPFire. -

+

+ Did you see the highlights of 2023 we shared on our socials? If you didn’t, check our our + Mastodon (https://social.ipfire.org/@news), Twitter (https://twitter.com/ipfire) and our + LinkedIn (https://www.linkedin.com/company/ipfire) to see some of our favourite users + stories sent in by our friends and colleagues using IPFire. +

-

- I wanted to take the opportunity to thank you for all of your support in 2023 and thank you - in advance for your continued support as we head into 2024. As you know, we’re the only - remaining truly Open Source Linux-based firewall and it is important to us not just to - continue to develop this great project, but also to remain Open Source and available to all. - Our mission is to continue to provide the same level of service with continued enhancements - and better usability and all of this requires the continued to support of our fantastic users. -

+

+ I wanted to take the opportunity to thank you for all of your support in 2023 and thank you + in advance for your continued support as we head into 2024. As you know, we’re the only + remaining truly Open Source Linux-based firewall and it is important to us not just to + continue to develop this great project, but also to remain Open Source and available to all. + Our mission is to continue to provide the same level of service with continued enhancements + and better usability and all of this requires the continued to support of our fantastic users. +

-

- If you’d like to help us kick off 2024 the right way, please click the link where - you can donate to our project. Every donation is appreciated as it contributes to the - continued success of our project and helps us keep our software open to all. -

+

+ If you’d like to help us kick off 2024 the right way, please click the link where + you can donate to our project. Every donation is appreciated as it contributes to the + continued success of our project and helps us keep our software open to all. +

- - - - - - - + + + + +
+ + {{ _("Donate") }} + +
-

- {{ _("Happy New Year!")}} -
{{ _("-Michael") }} -

+

+ {{ _("Happy New Year!")}} +
{{ _("-Michael") }} +

+ + {% end block %} diff --git a/src/templates/donate/messages/christmas-4.txt b/src/templates/donate/messages/christmas-4.txt index 5feefe16..1a44c4a1 100644 --- a/src/templates/donate/messages/christmas-4.txt +++ b/src/templates/donate/messages/christmas-4.txt @@ -4,7 +4,7 @@ Subject: {{ _("Wishing You a Happy and Prosperous New Year") }} Precedence: bulk X-Auto-Response-Suppress: OOF -Dear Friends of IPFire, +{{ _("Hi %s,") % account.first_name }} Did you see the highlights of 2023 we shared on our socials? If you didn’t, check our our Mastodon (https://social.ipfire.org/@news), Twitter (https://twitter.com/ipfire) and our