{% elif not object_id %}
{% comment %}
There was a form validation error while trying to Add a Batch.
The Batch has not been saved yet. Following the example from:
django/contrib/admin/templates/admin/submit_line.html
We add a "Delete" link that just reloads the page.
{% endcomment %}