{% extends "base.html" %} {% block title %}Start {{ workflow.name }}{% endblock %} {% block page_title %}Start Workflow: {{ workflow.name }}{% endblock %} {% block page_subtitle %}
{{ workflow.description or 'Create a new instance of this workflow' }}
{% endblock %} {% block content %}{{ error }}
Provide the initial context data for this workflow