@ -1,4 +1,3 @@
```
{% extends 'share_layout/base.html' %} {# 继承基础布局模板 #}
{% load blog_tags %} {# 加载博客自定义标签 #}
{% block header %} {# 头部内容块 #}