Delete submission
{% if request.user.is_applicant %}
Are you sure you want to delete draft submission? All of your data for this submission
will be permanently removed from our servers forever. This action cannot be undone.
{% else %}
Are you sure you want to delete submission? All of your data
will be permanently removed from our servers forever. This
includes reviews, determinations and comments. This action cannot be undone.
{% endif %}