{% extends "base.html" %} {% block js %} {% endblock %} {% block title %} Summary {% endblock %} {% block content %} {% include "filter_form.html" %}
Number of incoming reports
Date
{% include "report_graph.html" %} {% endblock %}