{% if workflows %} {% for workflow in workflows %} {% endfor %}
Workflow Label Status
{{ workflow.dax_label }} {{ workflow.state }}
{% endif %}