💬 {% if not comment.reply_to_id %}Коммент{% else %}Реплай{% endif %} к «{{ comment.post.title }}» от {{ comment.author.slug }} {% load posts %}{% if comment.title %}{{ comment.title }} {% endif %}{% render_plain comment 300 %}