{% extends 'atlas/base.html' %} {% block content %}

{{collection.name}} {% if collection.collection_type == "REP" %}

Start: {{exam.name}}

Enter your CID and passcode in the below boxes.

{% endif %} {% endblock %}