From: Jan Paul Tuecking Date: Wed, 28 Apr 2010 10:22:12 +0000 (+0200) Subject: Designed feature page. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=528661fc285cac7cef2a9523af2d1eea99627fd8;p=ipfire.org.git Designed feature page. --- diff --git a/www/templates/static/features.html b/www/templates/static/features.html index 68de47c4..0d3b0438 100644 --- a/www/templates/static/features.html +++ b/www/templates/static/features.html @@ -7,7 +7,7 @@

{{ _("Features") }}

- {{ _( + {{ _(

{% if lang == "de" %} Hier findet Ihr einen Überblick über alle derzeitig verfügbaren Funktionen @@ -34,7 +34,7 @@

-

{{ _("firewall functions") }}

+

{{ _("firewall functions") }}

{% if lang == "de" %} Die Firewallfunktionalität ist die Hauptaufgabe von IPFire. Die Distribution trennt @@ -71,7 +71,7 @@

-

{{ _("essential networking services") }}

+

{{ _("essential networking services") }}

{% if lang == "de" %} IPFire stellt auch unabdingbare Funktionen jedem Netzwerk bereit. @@ -94,7 +94,7 @@

-

{{ _("http proxy") }}

+

{{ _("http proxy") }}

{% if lang == "de" %} Ein Webproxy ermöglicht dem Administrator Kontrolle über Nutzeraktivitäten @@ -129,7 +129,7 @@

-

{{ _("virtual private networking") }}

+

{{ _("virtual private networking") }}

{% if lang == "de" %} Virtuelle private Netzwerke (VPNs) sind nötig um mit einem entfernten @@ -195,7 +195,7 @@

-

{{ _("supported connection types") }}

+

{{ _("supported connection types") }}

{% if lang == "de" %} IPFire ist über eine Vielzahl von Verbindungsmöglichkeiten an @@ -229,7 +229,7 @@

-

{{ _("configuration") }}

+

{{ _("configuration") }}

{% if lang == "de" %} Alle Funktionen sind in einem Web-Interface bequem erreichbar. @@ -251,7 +251,7 @@

-

{{ _("monitoring") }}

+

{{ _("monitoring") }}

{% if lang == "de" %} Um dem Administrator die Auswerung der Geschehnisse möglichst zu vereinfachen @@ -276,3 +276,21 @@

{% end block %} + + +{% block sidebar %} +

Features list

+ + + + + +{% end block %}