summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
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 3678532..3678532 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 b3ae025..b3ae025 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 52f0333..52f0333 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 033fdbf..4aca1f1 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 b261426..b261426 100644
--- a/templates/isotests/thanks.html
+++ b/templates/releng/thanks.html