]> git.ipfire.org Git - ipfire.org.git/blobdiff - templates/donate.html
Massive web site update
[ipfire.org.git] / templates / donate.html
index 83af759b534be2c7e0d21d5c9153f9e59964eee4..d97b7c88366cacdeec9fdb168676f7040c1a67f6 100644 (file)
 {% extends "base-1.html" %}
                
 {% block title %}{{ _("Donate") }}{% end block %}
+{% block container %}
+       <section class="container content-section text-center">
+               <div class="page-header">
+                       <h1>{{ _("Donate now") }}</h1>
+               </div>
 
-{% block header %}
-       <header class="jumbotron subhead" id="overview">
-               <div class="container ac">
-                       <h1>{{ _("Donate") }}</h1>
+               {% if lang == "de" %}
                        <p class="lead">
-                               {% if lang == "de" %}
-                                       IPFire ist freie Software und für jeden kostenlos herunterladbar.
-                                       <br>
-                                       Bitte unterstützt das IPFire-Projekt mit eurer Spende.
-                               {% else %}
-                                       IPFire is free software and free to download for everyone.
-                                       Please help us to support the project by making a financial
-                                       contribution. It is very much appreciated.
-                               {% end %}
+                               IPFire ist ein Open-Source-Softwareprojekt.
+                               Die Entwicklung und die Fortführung des Projekts wird allein
+                               von einer Gruppe von Freiwilligen getragen, die ein Produkt
+                               entwickelt hat, das tagtäglich von Hunderttausenden genutzt
+                               wird.
                        </p>
-               </div>
-       </header>
-{% end header %}
-{% block body %}
-       <div class="row">
-               <div class="col-lg-10 col-md-10 col-lg-offset-1">
-                       {% module DonationBox(reason_for_transfer=reason_for_transfer) %}
+               {% else %}
+                       <p class="lead">
+                               IPFire is an Open Source software project.
 
-                       <br>
+                               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.
+                       </p>
+               {% end %}
+       </section>
 
-                       {% if lang == "de" %}
-                               <p class="ac">
-                                       IPFire ist ein Open-Source-Softwareprojekt.
-                                       Die Entwicklung und die Fortführung des Projekts wird allein
-                                       von einer Gruppe von Freiwilligen getragen, die ein Produkt
-                                       entwickelt hat, das tagtäglich von Hunderttausenden genutzt
-                                       wird.
-                               </p>
-                               <p class="ac">
-                                       Alle gesammelten Spenden werden zur Aufrechterhaltung des
-                                       Projekts genutzt, wie zur Bezahlung der projekteigenen
-                                       Infrastruktur, zur Bewerbung des Projekts, zur Anschaffung
-                                       von neuem Equipment, sowie zur Unterstützung der Leute die
-                                       hinter dem Projekt stehen.
-                                       Jeder Sponsor kann seinen Teil dazu beitragen diese Ziele zu
-                                       erreichen, das Projekt finanziell gesund zu erhalten, und
-                                       somit langfristig zu unterstützen.
-                               </p>
-                       {% else %}
-                               <p class="ac">
-                                       IPFire is an Open Source software project.
-                                       Development and keeping the project healthy is carried out by a
-                                       group of volunteers, that in time have built a very successful product,
-                                       which hundreds of thousands of people use every day.
-                               </p>
-                               <p class="ac">
-                                       Donations are used to finance the needs of the distribution, to pay
-                                       for the project's infrastructure, to advertise the project, to
-                                       purchase equipment and to fund the work of the people behind it.
-                                       Sponsorship is a good way to ensure the longevity and overall health
-                                       of the project.
-                               </p>
-                       {% end %}
+       <section class="container content-section text-center">
+               {% module DonationInputBox() %}
+       </section>
 
-                       {% if wishlist_items %}
-                               <hr>
+       {% if wishlist_items %}
+               <section class="container content-section">
+                       <div class="row">
+                               <div class="col-md-8 col-md-offset-2">
+                                       <div class="panel panel-default">
+                                               <div class="panel-heading">
+                                                       <h3 class="panel-title text-center">
+                                                               {{ _("Current crowd funding projects on the IPFire Wishlist") }}
+                                                       </h3>
+                                               </div>
+                                               <div class="panel-body">
+                                                       {% module WishlistItems(wishlist_items) %}
+                                               </div>
+                                       </div>
+                               </div>
+                       </div>
+               </section>
+       {% end %}
 
-                               <p class="ac">
-                                       <strong>{{ _("Did you know...?") }}</strong>
+       <section id="recurring-donations" class="lighter-background text-center">
+               <div class="container">
+                       <div class="row">
+                               <div class="col-md-6">
+                                       <h4>{{ _("Donate by Bank Transfer") }}</h4>
 
-                                       {% if lang == "de" %}
-                                               Du kannst die Implementierung deiner bevorzugten Funktion mit Hilfe einer Spende auf der
-                                               <a href="http://wishlist.ipfire.org/">IPFire Wunschliste</a> unterstützen!
-                                       {% else %}
-                                               You can support the implementation of your favorite feature on the
-                                               <a href="http://wishlist.ipfire.org/">IPFire wishlist</a>!
-                                       {% end %}
-                               </p>
+                                       <dl class="dl-horizontal">
+                                               <dt>{{ _("IBAN") }}</dt>
+                                               <dd>DE86 4265 0150 1020 0768 89</dd>
 
-                               <br>
+                                               <dt>{{ _("BIC-/SWIFT-Code") }}</dt>
+                                               <dd>WELADED1REK</dd>
 
-                               {% module WishlistItems(wishlist_items) %}
-                       {% end %}
+                                               {% if reason_for_transfer %}
+                                                       <dt>{{ _("Reason for transfer") }}</dt>
+                                                       <dd>{{ reason_for_transfer }}</dd>
+                                               {% end %}
+                                       </dl>
 
-                       <br>
+                                       {% if lang == "de" %}
+                                               <small>
+                                                       Da das IPFire-Projekt keine registrierte gemeinnützige Organisation
+                                                       ist, können keine steuerlich abzugsfähige Spendenquittungen erstellt
+                                                       werden.
+                                               </small>
+                                       {% else %}
+                                               <small>
+                                                       The IPFire project is not a registered non-profit organisation.
+                                                       <br>
+                                                       Hence we are not able to issue a tax-deductible contribution receipt
+                                                       for your donation.
+                                               </small>
+                                       {% end %}
+                               </div>
 
-                       <div class="alert alert-success ac">
-                               <h4 class="alert-heading">{{ _("Recurring Donations") }}</h4>
+                               <div class="col-md-6">
+                                       <h4>{{ _("Recurring Donations") }}</h4>
 
-                               {% if lang == "de" %}
-                                       <p>
-                                               Das Tätigen von wiederkehrenden Spenden ist eine großartige Methode
-                                               um das IPFire Projekt zu unterstützen. Diese helfen das Projekt auf einem
-                                               finanziell soliden Stand zu halten und die weitere Entwicklung voranzutreiben.
-                                               Unabhängig ob die zügige Sicherheitsupdates oder das Einbauen von neuen 
-                                               Funktionen ist, wiederkehrende Spenden sind die Basis um den Fortbestand des 
-                                               Projekts langfristig zu gewährleisten.
-                                       </p>
+                                       {% if lang == "de" %}
+                                               <p>
+                                                       Monatliche Spenden helfen das Projekt auf eine solide Basis zu stellen
+                                                       und ermöglichen es uns die weitere Entwicklung besser voranzutreiben.
+                                                       Unabhängig ob die zügige Sicherheitsupdates oder das Einbauen von neuen 
+                                                       Funktionen ist, monatliche Spenden sind die Basis um den Fortbestand des 
+                                                       Projekts langfristig zu gewährleisten.
+                                               </p>
 
-                                       <p>
-                                               PayPal ermöglicht in einigen Ländern die Einrichtung von Daueraufträgen via
-                                               Überweisung für den Zweck von wiederkehrende Spenden.
-                                       </p>
-                               {% else %}
-                                       <p>
-                                               A great way to support the IPFire project is a recurring donation.
-                                               These will help to keep the project solidly funded and help us to
-                                               keep up our development efforts. Either if that is the prompt
-                                               security updates or introducing new features, recurring donations
-                                               are the foundation that keeps this project running.
-                                       </p>
+                                               <p>
+                                                       PayPal erlaubt in einigen Ländern eine monatliche Spende, oder du
+                                                       erstellst einfach einen Dauerauftrag bei deiner Bank.
+                                               </p>
+                                       {% else %}
+                                               <p>
+                                                       A great way to support the IPFire project is a recurring donation.
+                                                       These will help to keep the project solidly funded and help us to
+                                                       keep up our development efforts. Either if that is the prompt
+                                                       security updates or introducing new features, recurring donations
+                                                       are the foundation that keeps this project running.
+                                               </p>
 
-                                       <p>
-                                               PayPal allows to set up recurring donations in some countries
-                                               or you can set up a standing order at your bank if you are
-                                               want to donate by using bank transfer.
-                                       </p>
-                               {% end %}
+                                               <p>
+                                                       PayPal allows to set up recurring donations in some countries
+                                                       or you can set up a standing order at your bank if you are
+                                                       want to donate by using bank transfer.
+                                               </p>
+                                       {% end %}
+                               </div>
                        </div>
                </div>
-       </div>
+       </section>
 {% end block %}