{% include "header.html" %}

{% for autorun in autoruns %} {% endfor %}
#TASKACTION
{{autorun.id}} {{autorun.task}} DEL

{% include "footer.html" %}