{% extends "layout.html" %} {% block content %} {% if data['testbatch_list']|count %} {% endif %} {% if data['testbatch_list']|count %}
{% else %}

There is no test batch yet!

Launch a new test batch

{% endif %} {% endblock %}