From: Rico Hoppe Date: Sun, 25 Jun 2023 21:32:40 +0000 (+0000) Subject: index.html: restyled the page X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c8678b6e76a2c4e51f4eaa65ef782d85359e2195;p=ipfire.org.git index.html: restyled the page --- diff --git a/src/templates/index.html b/src/templates/index.html index f1144317..2c9fe434 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -9,60 +9,68 @@ {% block container %} {% if latest_release %} -
-
- {{ _("Latest Release: %(release)s from %(when)s") \ - % { "release" : latest_release.name, "when" : locale.format_day(latest_release.date, dow=False) } }} - - {% if latest_release.blog %} -   - - - {{ _("Get It Now") }} - - {% end %} +
+
+

+ {{ _("Latest Release: %(release)s from %(when)s") \ + % { "release" : latest_release.name, "when" : locale.format_day(latest_release.date, dow=False) } }} + + {% if latest_release.blog %} +   + + + {{ _("Read More") }} + + {% end %} +

-
+ {% end %} -
-
-

{{ _("More Than A Firewall") }}

-

The market leader in Linux based, Open Source security with a comprehensible feature set

+
+
+
+

{{ _("More Than A Firewall") }}

+
The market leader in Linux based, Open Source security with a comprehensible feature set
+
-
+ -
+
-

- {{ _("The Open Source Firewall") }}_ -

+

+ {{ _("The Open Source Firewall") }}_ +

+
+
-
-
- +
+
+
+
+ -

{{ _("The Right Choice") }}

+

{{ _("The Right Choice") }}

The only open source firewall with an active community, leading the market

-
- +
+ -

{{ _("Free & Open") }}

+

{{ _("Free & Open") }}

Fully open source, complete freedom and for the greater good

-
+
-

{{ _("Security") }}

+

{{ _("Security") }}

Powerful system, separate applicance, a bit more text here @@ -72,30 +80,35 @@

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

{{ _("Appliances and Support") }}

+ +
+

+ You need someone you can call when things go wrong. + Partnered with Lightning Wire Labs we offer applicances for enterprise + and XX businesses. +

+
+ +
-
-

{{ _("Appliances and Support") }}

- -

- You need someone you can call when things go wrong. - Partnered with Lightning Wire Labs we offer applicances for enterprise - and XX businesses. -

- - - {{ _("Go To Store") }} - +
+
+ {{ _( +
-{% end block %} +{% end block %} \ No newline at end of file