From: Michael Tremer Date: Tue, 17 Mar 2015 21:38:57 +0000 (+0100) Subject: Add new hardware page X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e04a728a7c018c650e8c9a8815d80b4a50055c2d;p=ipfire.org.git Add new hardware page --- diff --git a/static/images/LWL/appliance-eco.jpg b/static/images/LWL/appliance-eco.jpg index 13105a14..50b1bb98 100644 Binary files a/static/images/LWL/appliance-eco.jpg and b/static/images/LWL/appliance-eco.jpg differ diff --git a/static/images/LWL/appliance-prime.jpg b/static/images/LWL/appliance-prime.jpg new file mode 100644 index 00000000..9dd17345 Binary files /dev/null and b/static/images/LWL/appliance-prime.jpg differ diff --git a/static/images/LWL/appliance-pro.jpg b/static/images/LWL/appliance-pro.jpg index 4237ed07..7dcaaca9 100644 Binary files a/static/images/LWL/appliance-pro.jpg and b/static/images/LWL/appliance-pro.jpg differ diff --git a/templates/index.html b/templates/index.html index 63f39022..c9a13e26 100644 --- a/templates/index.html +++ b/templates/index.html @@ -206,50 +206,4 @@ - -
- -
-
-
-
-

- {{ _("IPFire Hardware Appliances & Consulting") }} {{ _("by Lightning Wire Labs") }} -

- -
-
- {% if lang == "de" %} -

- Lightning Wire Labs bietet mit IPFire vorinstallierte Hardware-Appliances an. - Dazu bieten sie professionellen Service & Support durch qualifizierte Consultants. -

- {% else %} -

- Lightning Wire Labs offers hardware appliances that come pre-installed - with the latest version of IPFire. - They also provide professional services & support through their certified consultants. -

- {% end %} -
- -
- - Appliance Eco - -
-
- -
- - Appliance Professional - -
-
- -
-
-
{% end block %} diff --git a/templates/modules/menu.html b/templates/modules/menu.html index 93b9f95e..c3f923ea 100644 --- a/templates/modules/menu.html +++ b/templates/modules/menu.html @@ -59,6 +59,10 @@ +
  • + {{ _("Hardware") }} +
  • + {% elif hostname in ("www.ipfire.org", "dev.ipfire.org") %} -