{% extends 'exams/base.html' %} {% load math_tags %} {% block content %}

Summary – {{ region.name }}-{{ exam.name }}–{{ year }}

PRINT Excel
{% include "exams/reports/region_summary_block.html" %}
{% endblock %}