{% extends "framework/base.html" %} {% block header %} {{ _('IntervalSchedule 编辑') }} {% endblock %} {% block content %}

{{ _('IntervalSchedule') }} {{ _('编辑') }}




{{ _('Number of interval periods to wait before running the task again') }}
{{ _('The type of period between task runs (Example: days)') }}
{% endblock %}