summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorThomas Bächler <thomas@archlinux.org>2011-08-19 19:38:17 +0200
committerDan McGee <dan@archlinux.org>2011-08-19 12:55:50 -0500
commit6b15298483db6be873edc72c3e96fd5668a3cbc3 (patch)
tree796b375f222dee2506ce2b236bd2bf0655de768d /templates
parent33f3e9fe501d2d0b474f69359e7099dc7fb04f7a (diff)
downloadarchweb-6b15298483db6be873edc72c3e96fd5668a3cbc3.tar.gz
archweb-6b15298483db6be873edc72c3e96fd5668a3cbc3.zip
download: add link to the ISO snapshots
Dan: use relative links if possible, use releng link from settings, fix HTML closing tags. Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates')
-rw-r--r--templates/public/download.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/templates/public/download.html b/templates/public/download.html
index ea1a5db4..36aca9ad 100644
--- a/templates/public/download.html
+++ b/templates/public/download.html
@@ -115,6 +115,16 @@
title="Purchase a CD from LinuxCD">Purchase a CD from LinuxCD</a></li>
</ul>
+ <h3>Test ISO Info</h3>
+
+ <p>We provide daily snapshot ISOs. Those are largely untested,
+ but may be more up to date than the releases.</p>
+ <ul>
+ <li><a href="{{ releng_iso_url }}"
+ title="Release Engineering ISO download">Download snapshots</a></li>
+ <li><a href="{% url releng-test-overview %}"
+ title="Release Engineering ISO feedback">Feedback</a></li>
+ </ul>
<h3>HTTP/FTP Direct Downloads</h3>