💬 Новый коммент к посту «{{ comment.post.title }}»
{% if comment.post.type == "battle" and comment.battle_side %}
за «{{ comment.battle_side }}»
{% endif %}{% if comment.title %}
{{ comment.title }}
{% endif %}
{% load posts %}{{ comment.author.full_name }}: {% render_plain comment 3000 %}
↩ Вы можете ответить просто реплайнув на это сообщение