From a41e6d773434f41e9061eec09a70f766a7cc2bfd Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Tue, 17 Jul 2018 11:09:14 +0100 Subject: [PATCH] donate: Cleanup markup Signed-off-by: Michael Tremer --- src/templates/donate.html | 630 ++++++++++++++++++-------------------- 1 file changed, 306 insertions(+), 324 deletions(-) diff --git a/src/templates/donate.html b/src/templates/donate.html index a2093366..273b31db 100644 --- a/src/templates/donate.html +++ b/src/templates/donate.html @@ -7,352 +7,334 @@

{{ _("Donate") }}

-
-
-
-
-
-
-
-
-
IPFire is an Open Source software project.
- -

- IPFire is an Open Source software project. -

+
+
+
+
+
+
+ {% raw xsrf_form_html() %} + +
+
+
+
+
Choose a currency
+ +
+ + +
-

- Development and keeping the project healthy is carried out by a - group of volunteers who have built a very successful product, - which hundreds of thousands of people use every day. -

+
+ + +
+
-

- Your donation helps us to make IPFire even better... -

-
+
+
Frequency
+ +
+ + +
+ +
+ + +
+
+
+ +
+
{{ _("Choose an amount") }}
+ +
+ {% for amount in amounts %} + + {% end %} +
+ +
+ + +
+ +
+
+ +
+
+
Choose payment
+ +
+ + +
+ +
+ + + +
+ +
+ + + +
+
+
+ +
+
+
+
+
+ + +
+
+ + +
+
+
+ +
+
+
+ +
+
+ +
+
+ +
+
+
+ +
+ +
+ +
+ +
+ +
+ +
-
- - {% raw xsrf_form_html() %} - -
-
-
-
-
-
-
-
Choose a currency
- -
- - -
- -
- - -
-
- -
-
Frequency
- -
- - -
- -
- - -
-
-
- -
-
{{ _("Choose an amount") }}
- -
- {% for amount in amounts %} - - {% end %} -
- -
- - -
- -
-
- -
-
-
Choose payment
- -
- - -
- -
- - - -
- -
- - - -
-
-
- -
-
-
-
-
- - -
-
- - -
-
-
- -
-
-
- -
-
- -
-
- -
-
-
- -
- -
- -
- -
- -
- -
- -
- -
- -
-
- -
- -
-
- -
-
-
- -
-
- -
- -
-
- -
-
-
- - -
-
- -
-
- -
-
- - -
- -

- There should also be some area for the small-print since we need to tell people who they are donating to and that we don't do any refunds, etc. -

+
+ +
+ +
+
+
+
+ +
+
+ +
+
+
+ +
+
+
+ +
+
+ +
+
+ +
+
+
+ + +
+
+ +
+
+ +
+
+ + - +
+ +

+ There should also be some area for the small-print since we need to tell people who they are donating to and that we don't do any refunds, etc. +

-
+
-
+ +
+
IPFire is an Open Source software project.
+ +

+ IPFire is an Open Source software project. +

+ +

+ Development and keeping the project healthy is carried out by a + group of volunteers who have built a very successful product, + which hundreds of thousands of people use every day. +

+ +

+ Your donation helps us to make IPFire even better... +

+
+ - +
-
-
-
-

Why should I donate?

- -

We are proud of what we are doing here at IPFire. We create a free firewall - distribution that is free to use for everyone anywhere in the world. To do that, - we need to provide the infrastructure to distribute it to our users and provide - the right tools for our developers to help them to make IPFire better every day. -

- -

Donations from individuals and corporations are the only way to keep all of our - services free for everyone. They pay for hosting, advertising, purchase - equipment and to fund the work of the people behind it. -

- -

Our ambition is to compete with projects backed by large corporations and - proprietary solutions and we cannot do that without you. Become a supporter - today! -

-
- -
-

How much should I give?

- -

Donations range from single digits donations to hundreds. For us it is important - to give something back to help this project to succeed. If you want to help, - please do so and encourage others to do so, too. -

-
+
+
+
+

Why should I donate?

+ +

We are proud of what we are doing here at IPFire. We create a free firewall + distribution that is free to use for everyone anywhere in the world. To do that, + we need to provide the infrastructure to distribute it to our users and provide + the right tools for our developers to help them to make IPFire better every day. +

+ +

Donations from individuals and corporations are the only way to keep all of our + services free for everyone. They pay for hosting, advertising, purchase + equipment and to fund the work of the people behind it. +

+ +

Our ambition is to compete with projects backed by large corporations and + proprietary solutions and we cannot do that without you. Become a supporter + today! +

-
-

Frequently Asked Questions

-

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.

+
+

How much should I give?

+ +

Donations range from single digits donations to hundreds. For us it is important + to give something back to help this project to succeed. If you want to help, + please do so and encourage others to do so, too. +

+ +
+

Frequently Asked Questions

+

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem.

+
+
- - - {% end block %} {% block javascript %} -- 2.47.2