{% extends 'django_forms_workflows/base.html' %} {% block title %}Resubmit – {{ submission.form_definition.name }} - {{ site_name }}{% endblock %} {% block content %}
Would you like to start a new submission for {{ submission.form_definition.name }} pre-filled with the data from your previous {% if submission.status == 'rejected' %} Rejected {% else %} Withdrawn {% endif %} submission?
Your previous answers will be pre-filled so you only need to correct what was wrong. File attachments are not carried over and must be re-uploaded. You can still edit any field before submitting.