{% for report in submission.reports.all %} {% empty %} {% endfor %}
Referee Status Recommendation Type Date
{{ report.report_nr }} {{ report.author }} {% if report.anonymous %}
Chose public anonymity {% endif %}
{% if report.is_vetted %} {% elif report.is_rejected %} {% elif report.is_unvetted %} {% endif %} {{ report.get_status_display }} {% if report.is_unvetted %}
Vet this Report here {% elif report.is_vetted %}
View full Report here {% endif %}
{{ report.get_recommendation_display }} {% if report.invited %}Invited Report{% else %}Contributed Report{% endif %} {{ report.date_submitted }}
There are no Reports yet.