{{ report.report_nr }}
|
{{ report.author }}
{% if report.anonymous %}
Chose public anonymity
{% endif %}
|
{% if report.is_vetted %}
{% include 'bi/check-circle-fill.html' %}
{% elif report.is_rejected %}
{% include 'bi/x-circle-fill.html' %}
{% elif report.is_unvetted %}
{% include 'bi/exclamation-triangle-fill.html' %}
{% 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 }} |
{% empty %}