From 8f315169094fb4537211d1728d8c2fc3ed5baf89 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 10 May 2014 20:49:19 +0200 Subject: [PATCH] Remove text from donation page. --- templates/donate.html | 75 ------------------------------------------- 1 file changed, 75 deletions(-) diff --git a/templates/donate.html b/templates/donate.html index 8302fac..5301c65 100644 --- a/templates/donate.html +++ b/templates/donate.html @@ -65,79 +65,4 @@ {% module DonationBox(show_wishlist_items=True) %} - -
- - - - {% if lang == "de" %} -

- Die gesammelten Spenden werden direkt dazu verwendet, - das Projekt zu verbessern und das hohe Level an Qualität - zu erhalten. -

- {% else %} -

- The sponsored funds will be directly spent to improve - and maintain the high quality code base that IPFire is built upon. -

- {% end %} - - {% if lang == "de" %} -

- Ebenfalls sammeln wir um die folgenden Aktivitäten zu unterstützen: -

- - {% else %} -

- We would also like to fund the following activities: -

- - {% end %} - -

{{ _("Research & Development") }}

- - {% if lang == "de" %} -

- Forschung und Entwicklung sind uns sehr wichtig, - um IPFire auch den Weg für die Zukunft zu bereiten. - Ein Beispiel dafür ist die Portierung auf neue Architekturen. -

-

- Einige Themen, in welchen wir uns engagieren wollen sind unter anderem - ARM, IPv6 und eine neuartige Weboberfläche. -

- {% else %} -

- We would also like to do some research and development to - make IPFire ready for the future. - One example is we'd like to acquire new hardware platforms - and port IPFire to them. -

-

- Some of the big things we would like to dig in are ARM, IPv6 and a new WUI. -

- {% end %} {% end block %} -- 2.39.2