Submission & Refereeing History
{% for sibling in submission.thread.public %}
{% include 'partials/comments/comments_list.html' with comments=sibling.comments.vetted css_class='my-2 pl-4' target_blank=target_blank %}
{% empty %}
There are no publicly visible links available yet.
{% endfor %}