{% extends "layout.html" %} {% block head %} {% endblock %} {% block main %}

Schedule execution

Scheduling
{% if schedule_items %}{% endif %} {%- for item in schedule_items %} {% endfor -%}
Default
{{ item.task }} Delete
{% if tasks %} {% endif %}
{% endblock %}