{% load text_filters %} {% load comments %}
Аватар {{ comment.author.full_name }}
{{ comment.author.full_name }} на пост {{ comment.post.title }} {{ comment.created_at | cool_date }}
{{ comment.upvotes }}
{% render_comment comment %}