From: Rico Hoppe Date: Wed, 11 Oct 2023 14:52:14 +0000 (+0000) Subject: donate.html: updated page to new design X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=45cfec9a2991c573ef4289232daaca7ac42912a2;p=ipfire.org.git donate.html: updated page to new design --- diff --git a/src/templates/donate/donate.html b/src/templates/donate/donate.html index beea3a9c..3eeba70f 100644 --- a/src/templates/donate/donate.html +++ b/src/templates/donate/donate.html @@ -5,226 +5,250 @@ {% block container %} {% set amounts = (10, 25, 50, 75, 100, 250) %} -
-
-
-
-

{{ _("Donate") }}

- -

- {{ _("Please support our project with your donation today") }} -

-
+
+
+
+ +

+ Donate +

+

{{ _("Please support our project with your donation today") }}

-
+
-
-
+
+
{% raw xsrf_form_html() %} -
-
-
Frequency
+
I am an ...
+ + - +
+
+
+ +
Frequency
+ + + +
+
+
-
+ {{ _("One Time") }} + + + +
+ + {{ _("Monthly") }} + +
-
-
{{ _("Choose an amount") }}
+
+
{{ _("Choose an amount") }}
+
- + + +
+
+

+ {% for a in amounts %} + + {% end %} +

+
+
-
- {% for a in amounts %} - - {% end %} + -
-
- - -
-
- € - $ +
+
+ +
+
+
+
+ +
+
+
+
+

+ If you are an organization in Europe and you are VAT-registered, + please provide your VAT number here. + It will make your donation VAT free (if applicable) and the project + will benefit from more of your help + Please see the FAQ below for more details about VAT. +

+
+
- -
-
+
+ +
+
+ + +
+
+
-
-
-
- - -
-
- - -
+
+
+ +
-
-
-
- -
-
- -
-
- -
-
-
+
+ +
+
-
- -
+
+ +
-
- -
+
+ +
-
- -
+
+ +
-
-
-
- -
-
- -
-
- -
-
-
+
+
+ +
+
+ +
+
-
-
-
- -
-
- -
-
- -
-
-
+
+
+
+ + {% for c in countries %} + + {% end %} +
-
-
+
+ +
+
+ +
+ +
+ +
+
+
+
+
+
+
+
+
-
-
- - -

+

The organization you will be donating to is Lightning Wire Labs GmbH who is kindly handling donations for the IPFire project. After clicking "Donate Now", you will be redirected to Lightning Wire Labs @@ -236,50 +260,52 @@

-
+
-
-
-
Why should I donate?
+
+
+
+
Why should I donate?
-

- At IPFire, we are working hard to provide you with a free firewall distribution - that is like no other. We release updates regularly and enhance functionality - to make IPFire more secure, faster and easier to use. -

+

+ At IPFire, we are working hard to provide you with a free firewall distribution + that is like no other. We release updates regularly and enhance functionality + to make IPFire more secure, faster and easier to use. +

-

- To achieve our high standards that we have set for ourselves, we need your help. +

+ To achieve our high standards that we have set for ourselves, we need your help. - Only with your donation, we can get the right tools, people and utilities that - we need to make our work most efficient and reach our maximum potential. + Only with your donation, we can get the right tools, people and utilities that + we need to make our work most efficient and reach our maximum potential. - Only with your donation, we can achieve our vision to make the Internet a safer - place that is fair for everyone and giving equal opportunities. -

+ Only with your donation, we can achieve our vision to make the Internet a safer + place that is fair for everyone and giving equal opportunities. +

+
-
How much should I give?
+
+
How much should I give?
-

- We are grateful for every single donation, but of course, we appreciate - if you help us as much as you can. -

+

+ We are grateful for every single donation, but of course, we appreciate + if you help us as much as you can. +

-

- We rely on steady contributions from companies to keep the project healthy - and encourage them to set up a monthly donation. -

+

+ We rely on steady contributions from companies to keep the project healthy + and encourage them to set up a monthly donation. +

+
-
Frequently Asked Questions
+
Frequently Asked Questions
-

- - Do you accept bank transfer via SEPA? - -

+
+
+ Do you accept bank transfer via SEPA? +
-

We do accept direct transfers through SEPA. These are our bank details:

@@ -296,13 +322,11 @@
-

- +

+
Why do you need my address in order to process a donation? - -

+
-

We understand that your privacy is very important.

@@ -325,13 +349,11 @@

-

- +

+
I am concerned about losing my credit card details - -

+
-

Credit card fraud is a serious and common problem. To avoid that you and we fall victim of that, we comply with @@ -348,13 +370,11 @@

-

- +

+
Is my donation tax deductible? - -

+
-

IPFire is not registered as a charitable organization and therefore donations are not tax deductible in Germany or the European Union. @@ -366,13 +386,11 @@

-

- +

+
What will be charged to my credit card? - -

+
-

We are based in Germany. Donations by credit card from other countries may be subject to an international payment fee charged by your credit card issuer. @@ -389,26 +407,22 @@

-

- +

+
How do I cancel or change my recurring donation? - -

+
-

Your credit card statements or bank statements will contain a link that you can follow to cancel your donation at any time.

-

- +

+
Who can I email directly with questions about donating? - -

+
-

If you have a question about donating to the IPFire Project, please contact us at donate@ipfire.org. @@ -424,6 +438,7 @@ {% block javascript %} -{% end block %} +{% end block %} \ No newline at end of file