From c6f69b3582539ed709364bdea1e1291e8fd57fc7 Mon Sep 17 00:00:00 2001
From: Dan McGee
Date: Mon, 18 Oct 2010 12:11:33 -0500
Subject: Comment out paypal donations for now
Signed-off-by: Dan McGee
---
templates/public/donate.html | 4 ++++
templates/public/index.html | 2 ++
2 files changed, 6 insertions(+)
diff --git a/templates/public/donate.html b/templates/public/donate.html
index 0f2eceb..d8fa884 100644
--- a/templates/public/donate.html
+++ b/templates/public/donate.html
@@ -22,6 +22,7 @@
Monetary donations
+{% comment %}
Financial contributions are accepted via PayPal.
Funds are used for server hardware upgrades, conventions, schwag giveaways and more.
@@ -45,6 +46,9 @@
style="background:transparent;border:none;" />
+{% endcomment %}
+ At the moment, we are currently not taking monetary donations, but we
+ may accept them again in the future.
Commercial sponsors and contributions
diff --git a/templates/public/index.html b/templates/public/index.html
index a123626..aa3f5c0 100644
--- a/templates/public/index.html
+++ b/templates/public/index.html
@@ -182,6 +182,7 @@
+{% comment %}
+{% endcomment %}