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