{% extends 'utilities/confirmation_form.html' %} {% load form_helpers %} {% load helpers %} {% block title %}Cancel Workflow ?{% endblock %} {% block message %}

Are you sure you want to cancel

You can leave optional comments here.

{% render_field form.comments %} {% endblock %}