{% load request_filters %}

Submission & Refereeing History

{% if perms.scipost.can_oversee_refereeing %} Thread {{ submission.thread_hash }}
(all emails concerning this stream contain this uuid)
{% endif %} {% for sibling in submission.thread.public %}
{% if sibling.preprint.identifier_w_vn_nr in request.path %}

You are currently on this page

{% endif %}
{% if sibling.is_resubmission_of %}Resubmission{% else %}Submission{% endif %} {{ sibling.preprint.identifier_w_vn_nr }} on {{ sibling.submission_date|date:'j F Y' }}
{% include 'comments/_comments_list.html' with comments=sibling.comments.vetted css_class='my-2 ps-4' target_blank=target_blank %} {% empty %} There are no publicly visible links available yet. {% endfor %}