{% if request.user.is_authenticated %} Collection: {{collection.name}}-> Overview / Mark / Scores / Candidates
Edit \ Delete {% comment %} \ Clone {% endcomment %} {% if request.user.is_superuser %} \ Admin Edit {% endif %}
{% endif %}

{{collection.name}}

{% include 'exam_notes.html' %}