{% extends 'base.html' %} {% block content %}
{{ form }}
{% include 'reporting/table.html' with table=report_data %} {% endblock %}