| ID | Title | Submitted | Accepted | Main Author | Section | Projected Issue | Stage | Assignments |
|---|---|---|---|---|---|---|---|---|
| {{ article.pk }} | {{ article.safe_title }} | {{ article.date_submitted }} | {{ article.date_accepted }} | {{ article.correspondence_author.full_name }} | {{ article.section.name }} | {% if article.projected_issue %}{{ article.projected_issue.display_title }}{% else %}None{% endif %} | {{ article.stage }} | {% for assignment in article.copyeditassignment_set.all %}{{ assignment.copyeditor.full_name }}{% if not forloop.last %}, {% endif %}{% empty %}No assignments{% endfor %} |
| No articles in this stage | ||||||||