{% load static %} {# 加载静态文件标签 #} {% load cache %} {# 加载缓存标签 #} {% load i18n %} {# 加载国际化标签 #} {% load compress %} {# 加载压缩标签 #} {# 非IE7和IE8浏览器 #}