{% extends 'utilities/confirmation_form.html' %} {% load form_helpers %} {% load helpers %} {% block title %}Deny Workflow Stage?{% endblock %} {% block message %}
Are you sure you want to deny
You can leave optional comments here.
{% render_field form.comments %} {% endblock %}