@ -1,4 +1,3 @@
```
{% extends 'share_layout/base.html' %} {# 继承基础布局模板 #}
{% block header %} {# 头部内容块 #}
<title> {{ title }}</title> {# 动态页面标题 #}