From: Michael Tremer Date: Wed, 18 Nov 2020 22:51:56 +0000 (+0000) Subject: support: Update design X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c22b993743e6016298a688108d5b5941c4ba949b;p=ipfire.org.git support: Update design Signed-off-by: Michael Tremer --- diff --git a/src/templates/static/support.html b/src/templates/static/support.html index 0786237b..4925ee8f 100644 --- a/src/templates/static/support.html +++ b/src/templates/static/support.html @@ -3,40 +3,30 @@ {% block title %}{{ _("Support") }}{% end block %} {% block container %} -
+
-
-
-

{{ _("Support") }}

+

{{ _("Need Help?") }}

-

- If you have any questions, IPFire has an active support community - and is also backed by a professional development team -

-
-
+

+ {{ _("We are here for you") }} +

-
+ -
-
-
-
+
+
+
+
-
-

{{ _("Wiki") }}

- -

- The IPFire Wiki is the prime resource for everything - you need to know about IPFire. - There is almost nothing that cannot be found there. +

+

+ Our wiki has everything there is to know about IPFire

- The wiki is written by the community. - Everyone can join and improve it. + It is written by the community and everyone can join and improve it

@@ -44,18 +34,52 @@
-
-
+
+ +
+
+
+
+ {{ _( +
+ +
+

{{ _("Get Professional Support") }}

+ +

+ Lightning Wire Labs provides professional support services + for companies that use IPFire. +

+ +

+ The team of developers implements custom solutions based on IPFire and + carries out development of new features. + They will help you with designing a secure network that is tailored to + the specific needs of your business and support you with the integration + of IPFire. +

+ + + {{ _("Go to Website") }} + +
+
+
+
+
-
-
+
+
-
-

{{ _("Community") }}

+
+

+ IPFire_Community +

Talk to the IPFire Community on our community portal. @@ -67,43 +91,11 @@ wanted to know about IPFire...

- + {{ _("Go to Community") }}
- -
-
-
-
- {{ _( -
- -
-

{{ _("Get Professional Support") }}

- -

- Lightning Wire Labs - provides professional support services for companies that use IPFire. -

- -

- The team of developers implements custom solutions based on IPFire and - carries out development of new features. - They will help you with designing a secure network that is tailored to - the specific needs of your business and support you with the integration - of IPFire. -

- - - {{ _("Go to Website") }} - -
-
-
-
{% end block %}