{% if user.contributor == submission.editor_in_charge or user|is_in_group:'Editorial Administrators' and not user|is_possible_author_of_submission:submission %}
{% if report.anonymous %}
(chose public anonymity)
{% endif %}
Report {{report.report_nr}} by {{ report.author.user.first_name }} {{ report.author.user.last_name }}
on {{ report.date_submitted|date:'Y-n-j' }}
{% if report.report_type == 'report_post_edrec' %}
{% endif %}
{% if report.invited %}
Invited Report
{% else %}
Contributed Report
{% endif %}