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