summaryrefslogtreecommitdiffstats
path: root/templates/isotests/add.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/isotests/add.html')
-rw-r--r--templates/isotests/add.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/isotests/add.html b/templates/isotests/add.html
index 466beb8..b173720 100644
--- a/templates/isotests/add.html
+++ b/templates/isotests/add.html
@@ -6,7 +6,7 @@
<a href="/isotests/">Go back to results</a>
<div class="box">
- <h2>Arch releng iso build test result entry</h2>
+ <h2>Arch Releng Testbuild Feedback Entry</h2>
<form action="" method="post">{% csrf_token %}
{{ form.as_p }}
<input type="submit" value="Submit" />