From a94d97d8fc310d4d487d562921259e499cd274be Mon Sep 17 00:00:00 2001 From: Rico Hoppe Date: Sat, 18 Mar 2023 14:34:11 +0000 Subject: [PATCH] about: added hero --- src/templates/about.html | 47 +++++++++++++++++++++++++--------------- 1 file changed, 30 insertions(+), 17 deletions(-) diff --git a/src/templates/about.html b/src/templates/about.html index 09bd673d..e521a061 100644 --- a/src/templates/about.html +++ b/src/templates/about.html @@ -3,24 +3,37 @@ {% block title %}{{ _("About IPFire") }}{% end block %} {% block container %} -
-
-

{{ _("About IPFire") }}

- -

- IPFire is a dedicated firewall which will protect your network - from threats from the Internet. - - Developed by an independent community of experts, - it is a state-the-art product that trusted by thousands? -

- - +
+
+
+ +

{{ _("About") }}

+

+ IPFire is a dedicated firewall which will protect your network + from threats from the Internet. + + Developed by an independent community of experts, + it is a state-the-art product that trusted by thousands? + + +

+
-
+ + +
-- 2.47.2