{{task.printInterfaceHEAD()}} {{task.printInterfaceJS()}}

{{task.getName()}} id : {{task.getID()}}

{% trans 'admin::tasks: Nombre de crashes : ' %} {{task.getCrashCounter()}} {% trans 'admin::tasks: reinitialiser el compteur de crashes' %}
{% if task.printInterfaceHTML %}
{% trans 'boutton::vue graphique' %}
{% endif %}
{% trans 'boutton::vue xml' %}
{% if task.getGraphicForm %}
{% if task.printInterfaceHTML %} {{task.printInterfaceHTML()|raw}} {% else %}
{% endif %}
{% endif %}