{% load automarkup %}

Dear {{ object.submitted_by.profile.get_title_display }} {{ object.submitted_by.user.last_name }},

We would like to inform you that your recent Submission to {{ object.submitted_to }},

{{ object.title }}

by {{ object.author_list }}

has passed the admission stage, and moved on to the Preassignment stage.

{% if comments_for_authors %} {% automarkup comments_for_authors %} {% endif %}

We will keep you updated on further processing within the next 5 working days.

You can track your Submission at any time from your personal page.

Sincerely,

The SciPost Team.

{% include 'email/_footer.html' %} {% include 'email/_submission_thread_uuid.html' with submission=object %}