1.html模板继承 {% extends '父类文件绝对路径' %} {% block '标识符' %} ------ {% block %} 转载于:https://www.cnblogs.com/hellangels333/p/8539027.html