X-Git-Url: http://git.ipfire.org/?p=people%2Fshoehn%2Fipfire.org.git;a=blobdiff_plain;f=templates%2Fstatic%2Fget-support.html;h=0bd3c1886c37dc685ddf3f7ffdbcc6c2b1d6ab8b;hp=7f84b436f1c0789fdd5367b5b78dcfe7f24d8783;hb=f9c2327444ffb6860174afa099510f0451a03402;hpb=d325ca78ce93a5468d1565b8ad2f83002f21bc02 diff --git a/templates/static/get-support.html b/templates/static/get-support.html index 7f84b43..0bd3c18 100644 --- a/templates/static/get-support.html +++ b/templates/static/get-support.html @@ -3,69 +3,68 @@ {% block title %}{{ _("Get Involved") }}{% end block %} {% block container %} - - -
-
-
- - -

{{ _("Documentation") }}

-
+
+
+

{{ _("Get Support") }}

+ + - -
+ +
+

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

+ +

+ {% if lang == "de" %} + Lightning Wire Labs + bietet professionelle Supportdienstleistungen rund um IPFire für + Unternehmen an. + {% else %} + Lightning Wire Labs + provides professional support services for companies that use IPFire. + {% end %} +

+ +

+ {% if lang == "de" %} + Das Entwicklerteam erarbeitet individuelle Lösungen basierend auf + IPFire und neue Funktionen. Bei der Planung von sicheren Netzwerken + und der Integration von IPFire stehen sie unterstützend zur Seite. + {% else %} + Their 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. + {% end %} +

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

- {% if lang == "de" %} - Lightning Wire Labs - bietet professionelle Supportdienstleistungen rund um IPFire für - Unternehmen an. - {% else %} - Lightning Wire Labs - provides professional support services for companies that use IPFire. - {% end %} -

- -

- {% if lang == "de" %} - Das Entwicklerteam erarbeitet individuelle Lösungen basierend auf - IPFire und neue Funktionen. Bei der Planung von sicheren Netzwerken - und der Integration von IPFire stehen sie unterstützend zur Seite. - {% else %} - Their 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. - {% end %} -

- -

- - {{ _("Go to Lightning Wire Labs") }} - -

-
{% end block %}