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

CID: {{ cid }}

The following exams have been found (click to view answers and scores): {% if physics_exams %}

Physics

{% endif %} {% if anatomy_exams %}

Anatomy

{% endif %} {% if rapids_exams %}

Rapids

{% endif %} {% if longs_exams %}

Longs

{% endif %} {% if sbas_exams %}

SBAs

{% endif %}
{% endblock %}