{% extends "assistant/base.html" %} {% block container %}
There is no tests in this run
{% if current == run.pk %}This run is current you add tests in bulk with keywords or use search and pick them one by one.
{% elif current == None %}Set this run current with the button below, to be able to add it tests.
{% else %}This run is not current click the button below to make it current
{% endif %} {% endif %}