From: Jan Paul Tuecking Date: Sun, 18 Apr 2010 20:53:38 +0000 (+0200) Subject: Added a donation page. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b2fd14c20fce97fee2f97d775e0b3ef07d914405;p=ipfire.org.git Added a donation page. --- diff --git a/www/templates/static/donation.html b/www/templates/static/donation.html index b3abada3..d41a0093 100644 --- a/www/templates/static/donation.html +++ b/www/templates/static/donation.html @@ -5,15 +5,53 @@ {% block content %} -

{{ _("Donation") }}

{{ _(

{% if lang == "de" %} - Mit jeder Spende und sei sie noch so klein unterstützen sie dieses Projekt sehr. + Dieses Projekt wird von Freiwilligen in ihrer Freizeit betrieben und betreut.
+ Mit jeder Spende und sei sie noch so klein unterstützen Sie IPFire und sichern damit den Fortbestand dieses Projektes. +

+
+

+

+
+ + + + +
+
+

+
+

+ Wegen des einfachen Ablaufs der Spende bevorzugen wir PayPal.
+ Es ist auch möglich ohne Anmeldung per Kreditkarte zu spenden. +

+ + {% else %} - With each donation, and if with small ones you support this project. +

+ This project is driven and maintained by volunteers in their free time.
+ With each donation, and even with small ones you will support IPFire and ensure the continuation of this project. +

+
+

+

+
+ + + + +
+
+

+
+

+ Our favorite way for a donation is PayPal because it is fast and easy.
+ It is also possible to donate by credit card without registration. +

{% end %}