{% include 'comments/tags/comment_list.html' %} {% if user.is_authenticated %} {% include 'comments/tags/post_comment.html' %} {% else %}

评论

{% endif %}