aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarsten Schoenert <c.schoenert@t-online.de>2019-03-25 21:07:25 +0100
committerCarsten Schoenert <c.schoenert@t-online.de>2019-03-25 21:07:25 +0100
commite4b6bcc7a289b81fbd59619b59a8e1b841f47b83 (patch)
tree391d552d43c4d524ef0b2aa10efb8e23942a6828
parent487a64224a9ea3e2576186687348bd54ac1dcf6a (diff)
download-dl: restructure content for images dl's
Reorder the content a bit and adding some new styling addition, should be better visible and readable. We could replace the boring text links later with a better looking graphic for both variants (free and non-free).
-rw-r--r--english/download/index.wml24
1 files changed, 18 insertions, 6 deletions
diff --git a/english/download/index.wml b/english/download/index.wml
index 2ffb2f9a47e..6364b82ab9f 100644
--- a/english/download/index.wml
+++ b/english/download/index.wml
@@ -36,13 +36,25 @@
<div align="center">
<p><strong>Download an installation image</strong></p>
<p><img src="img/download.png" alt="[Pic: Debian Installer]"></p>
- <p><a href="<stable-images-url/>/amd64/iso-cd/debian-<current-tiny-cd-release-filename/>-amd64-netinst.iso">Debian <current_release_short></a>
- (64-bit PC Network installer)</p>
+ <p><strong>Current Debian stable version: <current_release_short></strong></p><br>
+ <div class="col50">
+ <div align="center">
+ <p>&#9654; <a href="<stable-images-url/>/amd64/iso-cd/debian-<current-tiny-cd-release-filename/>-amd64-netinst.iso">64-bit PC Network installer</a></p>
+ </div>
+ </div>
+ <div class="col50">
+ <div align="center">
+ <p>&#9654; <a href="<stable-images-url/>/amd64/iso-cd/debian-<current-tiny-cd-release-filename/>-amd64-netinst.iso">64-bit PC Network installer (non-free)</a></p>
+ </div>
+ </div>
</div>
- <div>
- <p>This is the most commonly used image. We also
- have <a href="more_installer">more images</a> (e.g DVD images and
- images for other architectures.</p>
+ <div class="item">
+ <div align="center">
+ <p><span style="margin-left:16px; margin-right:16px">These are the most
+ commonly used images. There are also <a href="more_installer">more images</a>
+ available (e.g DVD images and images for other architectures).</span>
+ </p>
+ </div>
</div>
</div>

© 2014-2024 Faster IT GmbH | imprint | privacy policy