summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-04-28 17:58:13 -0500
committerDan McGee <dan@archlinux.org>2011-04-28 17:58:13 -0500
commitbfe6afcd7ac5ae7b6f07caa7b02a33fec710ebda (patch)
treeec1a4d740d1d594af4646c15118bbf998cd062aa /templates
parent11962fab9da3839564fb132109267b8cd6feb6ac (diff)
downloadarchweb-bfe6afcd7ac5ae7b6f07caa7b02a33fec710ebda.tar.gz
archweb-bfe6afcd7ac5ae7b6f07caa7b02a33fec710ebda.zip
Rename isotests to releng
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates')
-rw-r--r--templates/releng/add.html (renamed from templates/isotests/add.html)0
-rw-r--r--templates/releng/result_list.html (renamed from templates/isotests/result_list.html)0
-rw-r--r--templates/releng/result_section.html (renamed from templates/isotests/result_section.html)0
-rw-r--r--templates/releng/results.html (renamed from templates/isotests/results.html)2
-rw-r--r--templates/releng/thanks.html (renamed from templates/isotests/thanks.html)0
5 files changed, 1 insertions, 1 deletions
diff --git a/templates/isotests/add.html b/templates/releng/add.html
index 3678532d..3678532d 100644
--- a/templates/isotests/add.html
+++ b/templates/releng/add.html
diff --git a/templates/isotests/result_list.html b/templates/releng/result_list.html
index b3ae025b..b3ae025b 100644
--- a/templates/isotests/result_list.html
+++ b/templates/releng/result_list.html
diff --git a/templates/isotests/result_section.html b/templates/releng/result_section.html
index 52f03339..52f03339 100644
--- a/templates/isotests/result_section.html
+++ b/templates/releng/result_section.html
diff --git a/templates/isotests/results.html b/templates/releng/results.html
index 033fdbfe..4aca1f10 100644
--- a/templates/isotests/results.html
+++ b/templates/releng/results.html
@@ -18,7 +18,7 @@
<table>
{% for option in options %}
- {% include "isotests/result_section.html" %}
+ {% include "releng/result_section.html" %}
{% endfor %}
</table>
</div>
diff --git a/templates/isotests/thanks.html b/templates/releng/thanks.html
index b261426d..b261426d 100644
--- a/templates/isotests/thanks.html
+++ b/templates/releng/thanks.html