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

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

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