{% extends app_name|add:'/exams.html' %} {% block content %} {% load thumbnail %}

Exam: {{ exam }}

{% include "generic/exam_candidate_headers.html" %} {% include "generic/exam_cids.html" %}
{% endblock %}