{% extends "base.html" %} {% block mainbody %} {% include '表单填写/view.html' %} {% include '表单填写/action.html' %} {% endblock %}