From 05245a901d9754797ab07345dcbe5601a7a7e4ea Mon Sep 17 00:00:00 2001 From: Maverick Kaung Date: Apr 11 2023 17:04:46 +0000 Subject: fix(server/download): Remove extra div - There is an extra closing `` tag that was causing the rendering of `Fedora {{n}}: QEMU image for aarch64` and its download button to be separate. - This commit makes sure that that is removed and now the text element and its download button stays on the same horizontal view. --- diff --git a/sites/getfedora.org/site/server/download/index.html b/sites/getfedora.org/site/server/download/index.html index 33f4997..9a7fa48 100644 --- a/sites/getfedora.org/site/server/download/index.html +++ b/sites/getfedora.org/site/server/download/index.html @@ -238,7 +238,6 @@ {% endtrans %} {% trans trimmed %}Beta!{% endtrans %} -
{% trans trimmed %}Download{% endtrans %}