{% extends "workflows/workflows/workflow_view.html" %} {% load static %} {% block before_workflow_form %}
{{ current_step.help }}
{% endblock %} {% block workflow_form_content %}{{ comments }}
{% else %}No comments.
{% endif %} {% else %} {% endif %}{% with lower_status=status.lower %} {% include "workflows/workflows/components/status_icons.html" %} {% endwith %} {{ status }}
{% else %}