From ef164ef2946a85328329e8aab6c5a47f31d9fd3e Mon Sep 17 00:00:00 2001 From: "Jonathan S. Katz" Date: Thu, 28 Feb 2019 14:09:58 -0500 Subject: [PATCH] Re-enable donation form for the SPI account. --- templates/pages/about/donate.html | 2 -- templates/pages/about/donate_pg_org.html | 38 ++++++++---------------- 2 files changed, 13 insertions(+), 27 deletions(-) diff --git a/templates/pages/about/donate.html b/templates/pages/about/donate.html index ddfa3bdc..24b2e6d3 100644 --- a/templates/pages/about/donate.html +++ b/templates/pages/about/donate.html @@ -4,13 +4,11 @@

Donate

-{% comment %}

General PostgreSQL efforts

PostgreSQL is an affiliated project of Software in the Public Interest. Funds donated to PostgreSQL are used to sponsor general PostgreSQL efforts. These funds are managed by the Fund raising group. Donate to PostgreSQL.

-{% endcomment %}

PostgreSQL Europe (PgEU)

PostgreSQL Europe is a European region non profit focusing on the support of other PostgreSQL groups in Europe. diff --git a/templates/pages/about/donate_pg_org.html b/templates/pages/about/donate_pg_org.html index 4bb00f94..d0e2c1f7 100644 --- a/templates/pages/about/donate_pg_org.html +++ b/templates/pages/about/donate_pg_org.html @@ -6,32 +6,20 @@

PostgreSQL donations are managed by the funds group. The money donated goes to many vital services that the PostgreSQL community needs including advocacy materials, conference expenses, legal expenses, and travel costs.

-

Donate by Credit Card

-

Credit card transactions are currently unavailable.

-{% comment %} -

PostgreSQL donations are processed via Paysimple (third party) and deposited - into the PostgreSQL account at Software in the Public Interest (SPI).

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

Donate by Credit Card / PayPal

+

+ PostgreSQL donations are processed via Paysimple (third party) and deposited + into the PostgreSQL account at Software in the Public Interest (SPI). + You can click the button below, which will redirect you to PayPal where your + donation will be processed: +

+ +
+ + + +
-{% endcomment %}

For other amounts or to donate via American, Canadian Check or Money Order:

Donations can also be made by mailing a check or sending a money order to Software in the Public Interest, Inc.

-- 2.39.5