]> git.ipfire.org Git - people/shoehn/ipfire.org.git/blame - www/templates/static/donation.html
Huge website update.
[people/shoehn/ipfire.org.git] / www / templates / static / donation.html
CommitLineData
940227cb 1{% extends "../base-1.html" %}
d964a8fa
JPT
2
3{% block title %}{{ _("Donation") }}{% end block %}
4
60024cc8
MT
5{% block body %}
6 <div class="page-header">
7771acea 7 <h1>{{ _("Donation") }}</h1>
60024cc8 8 </div>
d964a8fa 9
60024cc8 10 <div class="row">
7771acea 11 <div class="span12">
d964a8fa 12 {% if lang == "de" %}
60024cc8 13 <p>
7771acea
MT
14 IPFire ist ein Open Source-Projekt.
15 Nutzer und die Gemeinschaft sind das wertvollste und wichtigste
16 Gut, weil sich das Projekt auf sie stützt.
17 Die Entwicklung und die Fortführung des Projekts sind allein
18 einer Gruppe von Freiwilligen zu verdanken.
19 Sie haben ein Produkt entwickelt, das tagtäglich von
20 Hunderttausenden genutzt wird.
60024cc8
MT
21 </p>
22 <p>
7771acea
MT
23 Um die Qualität von IPFire noch weiter verbessern zu können,
24 sowie Aktivitäten des Projekts auszuweiten und die Verbreitung
25 zu steigern, sind finanzielle Mittel unabdingbar.
26 Jeder Sponsor kann seinen Teil dazu beitragen, diese Ziele
27 zu erreichen, das Projekt finanziell gesund zu erhalten und
28 somit langfristig abzusichern.
60024cc8
MT
29 </p>
30 <p>
7771acea
MT
31 Deshalb ermutigen wir jeden, der IPFire einsetzt einen Beitrag zu leisten.
32 Danke dafür.
60024cc8 33 </p>
d964a8fa 34 {% else %}
60024cc8 35 <p>
7771acea
MT
36 IPFire is an Open Source project.
37 The users and the community are the most valuable and most important factor,
38 because those people are the foundation of the project.
39 Development and keeping the project healthy is carried out by a group of volunteers,
40 that in time have built a very successful product,
41 which hundreds of thousands of people use every day.
42 We appreciate every bit of <a href="/getinvolved">feedback, every bug report, patch and contribution</a>.
60024cc8
MT
43 </p>
44 <p>
7771acea
MT
45 We would like to extend our activities and improve the quality of IPFire even more.
46 For that, we will need financial resources to support the maintenance,
47 improvement and promotion of the IPFire project.
48 Sponsorship is a good way to ensure the longevity and overall health of the project.
60024cc8 49 </p>
7771acea
MT
50 So we encourage anyone who downloads and uses IPFire to donate.
51 It is very much appreciated.
60024cc8
MT
52 </p>
53 {% end %}
b2fd14c2 54 </div>
98e5a23d 55 </div>
60024cc8 56
98e5a23d
MT
57 <hr>
58
59 <div class="row">
7771acea
MT
60 <div class="span8 offset2">
61 {{ modules.DonationBox() }}
62
63 <div class="alert alert-success">
64 <h5>{{ _("Did you know...?") }}</h5>
65
66 {% if lang == "de" %}
67 Du kannst die Implementierung deiner bevorzugten Funktion mit Hilfe einer Spende auf der
68 <a href="http://wishlist.ipfire.org/">IPFire Wunschliste</a> unterstützen!
69 {% else %}
70 You can support the implementation of your favorite feature on the
71 <a href="http://wishlist.ipfire.org/">IPFire wishlist</a>!
72 {% end %}
73 </div>
74 </div>
75 </div>
76
77 <br>
98e5a23d 78
7771acea
MT
79 <div class="page-header">
80 <h4>{{ _("How do we use financial support?") }}</h4>
81 </div>
98e5a23d 82
7771acea
MT
83 <div class="row">
84 <div class="span6">
85 {% if lang == "de" %}
98e5a23d 86 <p>
7771acea
MT
87 Die gesammelten Spenden werden direkt dazu verwendet,
88 das Projekt zu verbessern und das hohe Level an Qualität
89 zu erhalten.
98e5a23d 90 </p>
60024cc8 91 {% else %}
98e5a23d 92 <p>
7771acea
MT
93 The sponsored funds will be directly spent to improve
94 and maintain the high quality code base that IPFire is built upon.
98e5a23d 95 </p>
d964a8fa 96 {% end %}
f5b55ea7 97
60024cc8
MT
98 {% if lang == "de" %}
99 <p>
7771acea 100 Ebenfalls sammeln wir um die folgenden Aktivitäten zu unterstützen:
60024cc8 101 </p>
7771acea
MT
102 <ul>
103 <li>
104 Entwickler, die neue Funktion implementieren und Fehler in IPFire beseitigen
105 </li>
106 <li>
107 Verbessung von Dokumentation, Tutorials und des Community-Supports
108 </li>
109 <li>
110 Die Bekanntheit von IPFire durch Werbung zu fördern
111 </li>
112 </ul>
60024cc8
MT
113 {% else %}
114 <p>
7771acea 115 We would also like to fund the following activities:
60024cc8 116 </p>
7771acea
MT
117 <ul>
118 <li>
119 Developers implementing new features and fixing bugs in IPFire
120 </li>
121 <li>
122 Improve documentation, tutorials and community support
123 </li>
124 <li>
125 Promote IPFire and do advertising
126 </li>
127 </ul>
128 {% end %}
129 </div>
98e5a23d 130
7771acea
MT
131 <div class="span6">
132 <h4>{{ _("Research & Development") }}</h4>
98e5a23d 133
7771acea
MT
134 {% if lang == "de" %}
135 <p>
136 Forschung und Entwicklung sind uns sehr wichtig,
137 um IPFire auch den Weg für die Zukunft zu bereiten.
138 Ein Beispiel dafür ist die Portierung auf neue Architekturen.
139 </p>
140 <p>
141 Einige Themen, in welchen wir uns engagieren wollen sind unter anderem
142 ARM, IPv6 und eine neuartige Weboberfläche.
143 </p>
144 {% else %}
145 <p>
146 We would also like to do some research and development to
147 make IPFire ready for the future.
148 One example is we'd like to acquire new hardware platforms
149 and port IPFire to them.
150 </p>
151 <p>
152 Some of the big things we would like to dig in are ARM, IPv6 and a new WUI.
153 </p>
60024cc8
MT
154 {% end %}
155 </div>
156 </div>
f5b55ea7 157{% end block %}