@ -1,4 +1,3 @@
```
{% extends 'share_layout/base.html' %} {# 继承基础布局模板 #}
{% load blog_tags %} {# 加载博客自定义标签 #}
{% load cache %} {# 加载缓存标签 #}