{% extends "base.html" %} {% block styles %} {{ super() }} {% endblock %} {% block content %} {% include "_table_report.html" %}