{% load automarkup %}
Dear {{ object.submitted_by.profile.get_title_display }} {{ object.submitted_by.user.last_name }},
We regret to inform you that your recent Submission to {{ object.submitted_to }},
{{ object.title }}
by {{ object.author_list }}
has not passed the Preassignment stage.
{% if comments_for_authors %} {% automarkup comments_for_authors %} {% endif %}In view of this, we are unable to proceed further with the handling of your manuscript. We hope you can easily find an alternative publishing venue.
Despite this unsuccessful outcome, we thank you very much for your contribution, and hope to be able to be of service to you in the future.
Sincerely,
The SciPost Team.
{% include 'email/_footer.html' %} {% include 'email/_submission_thread_uuid.html' with submission=object %}