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