diff options
Diffstat (limited to 'templates/isotests/add.html')
-rw-r--r-- | templates/isotests/add.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/isotests/add.html b/templates/isotests/add.html index 466beb8c..b173720f 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" /> |