From: Michael Tremer Date: Mon, 9 Oct 2023 16:07:04 +0000 (+0000) Subject: help: Remove link to the wiki from the help page X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9a785715252ff9fd62abd70dae29282e56d90505;p=ipfire.org.git help: Remove link to the wiki from the help page This is no longer necessary as the documentation is being linked from the main navbar. This change also moves the two remaining things next to each other. Signed-off-by: Michael Tremer --- diff --git a/src/templates/static/help.html b/src/templates/static/help.html index bcb1102f..0d1c5edc 100644 --- a/src/templates/static/help.html +++ b/src/templates/static/help.html @@ -16,103 +16,76 @@ -

{{ _("Help") }}

+ +

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

+

- {{ _("Need Help?")}} {{ _("We are here for you") }}

-
-
-
-
-
+
+
+
+
+

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

-
-

- Lightning Wire Labs provides professional support services - for companies using IPFire. - Their team of developers implements custom solutions based on IPFire and - carries out development of new features. - They help with designing a secure network which is tailored to - the specific needs of your business and support with your IPFire integration. -

-
+
+
+
+

+ Lightning Wire Labs provides professional support services + for companies using IPFire. + Their team of developers implements custom solutions based on IPFire and + carries out development of new features. + They help with designing a secure network which is tailored to + the specific needs of your business and support with your IPFire integration. +

+
- -
+ +
-
-
- {{ _( -
+
+
+ {{ _( +
+
+
-
-
-
-
-
-

- IPFire_Wiki -

-
-
-
- -
-
- +

+ IPFire_Community +

+

- Our wiki has everything there is to know about IPFire - It is written by the community and everyone can join and improve it + Talk to the IPFire Community on our community portal. + Ask about how to get started with IPFire, how you can + contribute to the project, and what else you always + wanted to know about IPFire...

-
-
-
-

- IPFire_Community -

-
-
-
- -
-
-
-

- Talk to the IPFire Community on our community portal. - Ask about how to get started with IPFire, how you can - contribute to the project, and what else you always - wanted to know about IPFire... -

-
-
-
+
+
{% end block %}