{% load gravatar %}
  • {%if not comment.comment_author_email %} {%else%} {%if level < 1 %} {%else%} {%endif%} {%endif%}
    {%if comment.comment_author_url != ''%} {{comment.comment_author}} {%else%}
    {{comment.comment_author}}
    {%endif%} {%if comment.user_id != 0%} Post author {%else%} {%endif%} 回复
    {{comment.comment_content}} {%if comment.comment_approved = '0' %} 您的评论已经提交等待博主审核! {%endif%}