summaryrefslogtreecommitdiff
path: root/templates/releng/thanks.html
diff options
context:
space:
mode:
authorTom Willemsen <ryuslash@gmail.com>2011-08-17 01:26:23 +0200
committerDan McGee <dan@archlinux.org>2011-08-17 07:51:42 -0500
commit7954617a0593632d749d7e8b60beab2aae1669ba (patch)
tree73f2f77666212d206b724f431babed41b4366fdc /templates/releng/thanks.html
parente3ac14389448a73d9f9b8286a25930f3978784fb (diff)
New page ISO Overview
ISO Overview shows a simple list of all the ISOs that are available and how many times they've been tested successfully or have failed. Signed-off-by: Tom Willemsen <ryuslash@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/releng/thanks.html')
-rw-r--r--templates/releng/thanks.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/templates/releng/thanks.html b/templates/releng/thanks.html
index b261426d..80018b03 100644
--- a/templates/releng/thanks.html
+++ b/templates/releng/thanks.html
@@ -8,6 +8,8 @@
<p>Thank you for taking the time to give us this information!
Your results have been succesfully added to our database.</p>
<p>You can now <a href="{% url releng-test-overview %}">go back to the results</a>,
- or <a href="{% url releng-test-submit %}">give more feedback</a>.</p>
+ <a href="{% url releng-test-submit %}">give more feedback</a>, or
+ have a look at the <a href="{% url releng-iso-overview %}">look at
+ the ISO test overview</a>.</p>
</div>
{% endblock %}