From: Michael Tremer Date: Wed, 4 Mar 2026 19:16:24 +0000 (+0000) Subject: downloads: Refactor the entire page X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6497270018a5d4b062a44a8e97abd835c181f8ff;p=ipfire.org.git downloads: Refactor the entire page Signed-off-by: Michael Tremer --- diff --git a/src/templates/downloads/release.html b/src/templates/downloads/release.html index c2e73bfc..085c10e9 100644 --- a/src/templates/downloads/release.html +++ b/src/templates/downloads/release.html @@ -10,7 +10,7 @@ {% end block %} {% block container %} -
+
-
- -
-
-

- {{ _("Deploying IPFire In The Cloud?") }} - - - {{ _("Read More") }} - -

-
-
- - {% if release.blog %} -
-
-

{{ _("Release Notes") }}

-
- {% raw release.blog.html %} +
+
+
+
+ + + +
+ +
+
+ Deploying IPFire in the Cloud? +
+ +

+ AMIs and cloud images are available for AWS, Exoscale, and more. +

+ + + {{ _("View Cloud Options") }} + +
-
- {% end %} + +
{% end block %} {% block javascript %}