{% extends "_layout.html" %} {% block content %}
Trigger Workflow
{% if not is_delivery_date_valid_to_process %} {% endif %} {% if is_workflow_already_running %} {% endif %} {% if workflow_successfully_started %} {% endif %}
{% endblock %}