{% extends 'base.html' %} {% block title %}首页{% endblock %} {% block content %} 这是我的第一个模板页面。 {% endblock %}