From 1c7b3a2f464ad6b222eeccdf57e8ffa68063b788 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 17 Apr 2023 17:29:07 +0000 Subject: [PATCH] help: Tidy up markup Signed-off-by: Michael Tremer --- src/templates/static/help.html | 166 +++++++++++++++------------------ 1 file changed, 75 insertions(+), 91 deletions(-) diff --git a/src/templates/static/help.html b/src/templates/static/help.html index 8bd29748..a999d6e9 100644 --- a/src/templates/static/help.html +++ b/src/templates/static/help.html @@ -24,109 +24,93 @@ - - -
-
-
-
-
-
-
-
-

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

-
-
-

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

+
+
+
+
+
+

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

-

- 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. -

-
-
- -
-
+
+

+ 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 -

-
-
-
- -
-
-
- -
-
-

- Our wiki has everything there is to know about IPFire - It is written by the community and everyone can join and improve it -

-
+
+

+ IPFire_Wiki +

+
+
+
+ +
+
+
+ +
+
+

+ Our wiki has everything there is to know about IPFire + It is written by the community and everyone can join and improve it +

+
+
-
-

- 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... -

-
+
+

+ 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 %} -- 2.47.2