{% extends "template.html" %} {% block head %} {{ super() }} {% endblock %} {% block title %}Index{% endblock %} {% block content %}

Select the input project:

{% if reset_btn is not none %} {% else %} {% endif %}
{% if reset_btn is not none %}
{% endif %}
{% if command_btn is not none %} {% if command_btn|length > 1 %} {% else %} {{ command_btn }} {% endif %} Exit code:

None

{% endif %}
{% endblock %}