diff --git a/pulpito/templates/run.html b/pulpito/templates/run.html index 86063a1..77944be 100644 --- a/pulpito/templates/run.html +++ b/pulpito/templates/run.html @@ -30,7 +30,7 @@

Average wait time: {{ run.avg_wait_time }}

{% if run.branch and run.suite %}

- + See other runs of suite '{{ run.suite }}' on branch '{{ run.branch }}'?