diff options
Diffstat (limited to 'templates/isotests/add.html')
-rw-r--r-- | templates/isotests/add.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/isotests/add.html b/templates/isotests/add.html index 07d3ed81..466beb8c 100644 --- a/templates/isotests/add.html +++ b/templates/isotests/add.html @@ -3,6 +3,8 @@ {% block title %}Arch Linux - Test Result Entry{% endblock %} {% block content %} +<a href="/isotests/">Go back to results</a> + <div class="box"> <h2>Arch releng iso build test result entry</h2> <form action="" method="post">{% csrf_token %} |