From: Jan Paul Tuecking Date: Tue, 19 Jan 2010 21:35:11 +0000 (+0100) Subject: Created cebit side and insert content. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2b45aa321c982f1c58e28efc2f996e92e17f2c1e;p=ipfire.org.git Created cebit side and insert content. --- diff --git a/www/templates/static/cebit.html b/www/templates/static/cebit.html new file mode 100644 index 00000000..7921961f --- /dev/null +++ b/www/templates/static/cebit.html @@ -0,0 +1,173 @@ +{% extends "../base.html" %} + +{% block title %}CeBIT-Special{% end block %} + +{% block content %} + +
+ {% if lang == "de" %} +

IPFire auf der CeBIT 2010

+ CeBIT +

+ Vom 2. bis 6. März 2010 findet die CeBIT in Hannover statt. + Das Besondere in diesem Jahr: IPFire wird mit einem + kleinen Stand in der Open Source Project Lounge auf der Messe vertreten sein. +

+

+ Zuallererst gebührt unser Dank der + Linux New Media AG + und der Messegesellschaft, + welche für ausgewählte OpenSource-Projekte einige kostenlose Stände zur Verfügung stellen. + Die CeBIT die weltgrößte Computer- und Telekommunikationsmesse, + und diese Präsentationsmöglichkeit ist natürlich eine riesige Chance, das Projekt bekannter + zu machen, mehr Nutzer und Entwickler zu erreichen, bzw. Kontakte zu knüpfen und Allianzen + zu schmieden. +

+

+ Ebenfalls erhaltet ihr die einmalige Chance, die Entwickler einmal persönlich kennen zu lernen, + Ideen auszutauschen, und und und... +

+ {% else %} +

IPFire on CeBIT 2010

+ CeBIT +

+ CeBIT 2010 will be here soon, beginning March 2nd and lasting until + March 6th in Hannover, Germany. This year will prove to be a special + one, as IPFire will be represented by its very own booth in + the Open Source Project Lounge. +

+

+ First of all, our very special thanks go out to + Linux New Media AG and + Messegesellschaft, + who offer free booths to selected Open Source + projects. CeBIT (a German acronym for the Center for Office and + Information Technology) is the biggest computer and telecommunications + exhibition in the world. This an excellent chance for IPFire to gain + recognition, get in touch with users and developers, and possibly find + sponsors and forge alliances. +

+

+ And, it is also a chance for all of you to meet the members of the + IPFire community in person. +

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

Spendenaufruf

+ Paypal +

+ Dieses Projekt wird von Freiwilligen in ihrer Freizeit betrieben und betreut, was auch + für den Stand zutrifft. Man glaubt es kaum, aber selbst wenn man einen kostenlosen + Stand zur Verfügung gestellt bekommt, entstehen hohe Kosten für Flyer, CDs, Poster und + sonstige Merchandise-Artikel. +

+

+ Wir möchten jedoch IPFire so professionell wie möglich präsentieren, daher ergeht + an euch Alle ein Spenden- und Mitmachaufruf.
+ Wir möchten diese einmalige Chance nutzen und IPFire noch bekannter machen. +

+

+ Spenden müssen nicht unbedingt finanzieller Natur sein. Es wird auch folgendes benötigt: +

+ +

+

+

+

+ Wegen des einfachen Ablaufs der Spende bevorzugen wir PayPal. + Auf Anfrage + kann eine Überweisung auch per Kontonummer erfolgen. +

+
+
+ + + + +
+
+ {% else %} +

Your Donations are Needed!

+

+ This project is driven and maintained by volunteers in their free time. + The same goes to the booth. Even though it is being donated there are + still many costs associated with running a booth, such as flyers, CDs, + posters and other merchandise. +

+

+ As we strive to represent IPFire as professionally, + we are asking for some extra help to take advantage of this opportunity. + All we ask is a small donation, as every little bit helps. This is a unique + opportunity to gain international recognition for the project, so your + money will be well spent. +

+

+ Materials we will be purchasing: +

+

+

+

+

+ Our favorite way for a donation is PayPal because + it is fast and easy. If you prefer a bank donation, please send + us a short request + for our bank account number. +

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

Sponsoren

+ {% else %} +

Sponsors

+ {% end %} + Linux New Media AG + Aktinet IT-Services +
+ + +{% end block %} + +{% block sidebar %} +

CeBIT

+ {% if lang == "de" %} + + {% else %} + + {% end %} + +{{ modules.SidebarBanner(banner) }} + +{% end block %}