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