{% load text_filters %}{% load posts %}{% if comment.metadata.badges %}πŸ† ΠšΠΎΠΌΠΌΠ΅Π½Ρ‚Π°Ρ€ΠΈΠΉ ΠΏΠΎΠ»ΡƒΡ‡ΠΈΠ» Π½Π°Π³Ρ€Π°Π΄Ρƒ {% for badge in comment.metadata.badges.values %}Β«{{ badge.title }}Β» {% endfor %} {% endif %}Re: {% if comment.post.emoji %}{{ comment.post.emoji }} {% endif %}{% if comment.post.prefix %}{{ comment.post.prefix }} {% endif %}{{ comment.post.title }} (+{{ comment.upvotes }}) {{ comment.author.full_name }}: {% render_plain comment 3000 %} {{ comment.created_at | cool_date }}