报告 extends> 和 include> Django 标记字符串字面量中 未解析的文件引用。

示例:


{% extends "../DjangoApp/templatetags/base.html"%}

本例中高亮显示 base.html 标记, 因为它在指定的位置不存在。