@ -1,4 +1,3 @@
```
{% load blog_tags %} {# 加载博客自定义标签 #}
<li class="comment even thread-even depth-{{ depth }} parent" id="comment-{{ comment_item.pk }}"
style="margin-left: {% widthratio depth 1 3 %}rem"> {# 根据评论深度设置左边距 #}