From 00e38959b2f53220336b28e71f53bb80ad4934ba Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Sat, 24 Jun 2023 20:56:02 +0000 Subject: [PATCH] downloads: Use correct centering in mirror section Signed-off-by: Michael Tremer --- src/templates/download/release.html | 40 +++++++++++++---------------- 1 file changed, 18 insertions(+), 22 deletions(-) diff --git a/src/templates/download/release.html b/src/templates/download/release.html index 6ac14739..a595c9d9 100644 --- a/src/templates/download/release.html +++ b/src/templates/download/release.html @@ -105,32 +105,28 @@
-
-
-
-
-
-
-

- {{ _("All downloads will be served from one of our mirror servers that are sponsored by various organisations from all around the world to help us make IPFire available for everyone") }} -

-
+
+
+
+
+

+ {{ _("All downloads will be served from one of our mirror servers that are sponsored by various organisations from all around the world to help us make IPFire available for everyone") }} +

- + -
-
+
{% end block %} -- 2.47.3