{% extends "schedules/_layout.html" %} {% from "_macros.html" import icon %} {% set section = "scheduled" %} {% block title %}New scheduled task - LLeMbas{% endblock %} {% block heading %}What do you want to schedule?{% endblock %} {% block actions %} Cancel {% endblock %} {% block schedules_content %} {# One question first, and the detail worked out from the answer. The manual fields are on the same page rather than behind a second screen: somebody who already knows exactly when it should run should not have to describe it in prose and hope, and the fields are also where a compile that did not work out lands — so they cannot be a fallback that only appears when something breaks. #}
{% if compiled %} {% if compiled.reason %}