{% extends "base.html" %} {% block mainbody %} {% include '自定义编辑表格/view.html' %} {% include '自定义编辑表格/action.html' %} {% endblock %}