{% extends "base.html" %} {% block mainbody %} {% include '表格模块/view.html' %} {% include '表格模块/action.html' %} {% endblock %}