{% extends "mail/base.html" %} {% block email_title %}arXiv submission submit/{{ submission_id }}{% endblock email_title %} {% block message_title %}We have received your submission to arXiv, titled "{{ submission.metadata.title }}"{% endblock message_title %} {% block message_body %}

Your temporary submission identifier is: submit/{{ submission_id }}. To preview your submission, check the submission status page.

Your article is scheduled to be announced at {{ announce_time.strftime("%a, %-d %b %Y %H:%M:%S ET") }}. The abstract will appear in the subsequent mailing as displayed below, except that the submission identifier will be replaced by the official arXiv identifier. Updates before {{ freeze_time.strftime("%a, %-d %b %Y %H:%M:%S ET") }} will not delay announcement.

A paper password will be emailed to you when the article is announced. You should share this with co-authors to allow them to claim ownership. If you have a problem that you are not able to resolve through the web interface, contact {{ config.SUPPORT_EMAIL }} with a description of the issue and reference the submission identifier.

{% endblock message_body %}