{% extends "../base-1.html" %} {% block title %}{{ _("Home") }}{% end block %} {% block body %} {% if lang == "de" %}

Dies ist die IPFire Crowdfunding-Platform, auf welcher du mittels Spenden deinem bevorzugten Feature mehr Gewicht verleihen kannst.

Es ist ganz einfach. Wähle einen Wunsch, über den du dich freuen würdest, wenn er in Zukunft umgesetzt wird. Klicke auf den Spenden-Knopf und spende deinen gewünschten Betrag. Teile auch deinen Freunden und Kollegen mit, wie sie ihre Wünsche unterstützen können.

{% else %}

The wishlist is the IPFire crowd funding platform where you can donate to accelerate the development of your favorite features.

It's easy! Just pick the wish you would to see implemented in the future. Hit the donate button and donate the amount of money this feature is worth for you. After that tell your friends and collegues about it and encourage them to promote your favourite wish as well.

{% end %}
{% if wishes %} {% module Wishlist(wishes) %} {% else %}
{% if lang == "de" %} Es tut uns Leid!
Derzeit finden keine Finanzierungen statt. Wenn du das Projekt unterstützten möchtest, so tätige eine Spende. {% else %} We are sorry!
There are currently no running fundings. If you want to contribute to the project, please make a donation. {% end %}
{% end %}
{% if lang == "de" %} Wenn du dich nicht entscheiden kannst für was deine Spende verwendet werden soll, klicke hier. {% else %} In case you cannot decide for which feature your donation should be used, click here. {% end %}
{% if lang == "de" %} Du hast eine Idee, oder glaubst ein wichtiges Feature fehlt und wäre ideal von der Community finanziert? Sende eine E-Mail an:
wishlist@ipfire.org {% else %} Do you think we are missing a great feature that could be funded by the community? Write us an email about it to:
wishlist@ipfire.org {% end %}
{% if lang == "de" %} Bereits abgelaufene Sammlungen finden sich hier. {% else %} Already closed fundings are to be found over here. {% end %}
{% end block %}