{% extends "report_tables.html" %} {% block content %} {% include "_table_select.html" %} {% endblock %} {% block jscript %} {{ super() }} {% endblock %}