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

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

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